diff options
author | Chris Lattner <sabre@nondot.org> | 2007-10-12 03:48:59 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-10-12 03:48:59 +0000 |
commit | 886636445deeeb9283d262411a6fbe83b65056ab (patch) | |
tree | 1ef2352eb9c24fb0df147281154f1b4a08ae1a7b /lib/CodeGen/MachineInstr.cpp | |
parent | ca68aaa0e50c4037c0faa9bfbe7e091087837259 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42889 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions