Skip to content
Commit 7119397f authored by Chris Lattner's avatar Chris Lattner
Browse files

make operator== work with non-equal sized bitvectors, as long as

the extra bits are all zeros.  This allows  "010" and "010000" to be
treated as equal.

llvm-svn: 42889
parent 05ff9e8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment