diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2022-09-28 14:21:30 -0400 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2022-09-28 14:23:28 -0400 |
commit | 96a79cb308d1b8c00a83b180d9fecc5d54bacb9c (patch) | |
tree | b232798e0572a6951de76060f57bc0a3e782f309 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 8dd3ff62f52e5dc2f370874598a0929bda1c94db (diff) | |
download | llvm-96a79cb308d1b8c00a83b180d9fecc5d54bacb9c.zip llvm-96a79cb308d1b8c00a83b180d9fecc5d54bacb9c.tar.gz llvm-96a79cb308d1b8c00a83b180d9fecc5d54bacb9c.tar.bz2 |
Fix a tautological comparison bug caught during post-commit
This amends fd874e5fb119e1d9f427a299ffa5bbabaeba9455 to correctly set
the bit width of a '!' operator to be the same width as an 'int'. This
fixes a failed assertion about unexpected bit widths that was reported
during post-commit testing.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions