[PATCH] D124118: [Peephole-Opt][X86] Enhance peephole opt to see through SUBREG_TO_REG (following AND) and eliminates redundant TEST instruction.
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 10 15:57:11 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfc58d7a3261d: [Peephole-opt][X86] Enhance peephole opt to see through SUBREG_TO_REG (authored by mingmingl).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124118/new/
https://reviews.llvm.org/D124118
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: D124118.428524.patch
Type: text/x-patch
Size: 14913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220510/43bdcfd9/attachment.bin>
More information about the llvm-commits
mailing list