[PATCH] D141980: [X86] Transform slow LEA_B_I_D/LEA_SLOWBASE_I -> LEA_IS_D/LEA_IS iff base == index
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 19 10:53:15 PST 2023
goldstein.w.n updated this revision to Diff 490595.
goldstein.w.n marked 2 inline comments as done.
goldstein.w.n added a comment.
Rename tests. Fix fmt
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141980/new/
https://reviews.llvm.org/D141980
Files:
llvm/lib/Target/X86/X86FixupLEAs.cpp
llvm/test/CodeGen/X86/leaFixup32.mir
llvm/test/CodeGen/X86/leaFixup64.mir
llvm/test/CodeGen/X86/select-1-or-neg1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141980.490595.patch
Type: text/x-patch
Size: 8901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230119/bf36a892/attachment.bin>
More information about the llvm-commits
mailing list