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

Wang, Xin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 2 19:49:43 PDT 2023


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

- Make sure instr is andri and limit imm for it


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.536647.patch
Type: text/x-patch
Size: 14682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/4b9be493/attachment.bin>


More information about the llvm-commits mailing list