diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-08-03 14:28:24 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-08-03 14:33:26 -0700 |
commit | 11322203b7ba60a85408286fcf9971d1b6cf06a1 (patch) | |
tree | 35c7e880418eb09afe1a87f48340f356a6f73594 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 2b61b770df813539b38b620efcae8fd3d11faad2 (diff) | |
download | llvm-11322203b7ba60a85408286fcf9971d1b6cf06a1.zip llvm-11322203b7ba60a85408286fcf9971d1b6cf06a1.tar.gz llvm-11322203b7ba60a85408286fcf9971d1b6cf06a1.tar.bz2 |
[X86] Add a test for missed opportunity combine AND32rm+TEST32rr.
If the chain output of the AND32rm is used, the post isel peephole
won't fold it. We should be able to fold it by replacing the chain
use with the chain from a TEST32rm.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions