[PATCH] D154193: [X86]Remove TEST in AND32ri+TEST16rr in peephole-opt

Wang, Xin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 23:49:26 PDT 2023


XinWang10 updated this revision to Diff 536965.
XinWang10 added a comment.

- update bigimm test because its imm is not 32bit


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154193/new/

https://reviews.llvm.org/D154193

Files:
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/test/CodeGen/X86/peephole-test-after-add.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154193.536965.patch
Type: text/x-patch
Size: 10731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230704/b1731357/attachment.bin>


More information about the llvm-commits mailing list