[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
Tue Jan 31 23:26:43 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa2f45348d4ea: Transform slow LEA_B_I_D/LEA_SLOWBASE_I -> LEA_IS_D/LEA_IS iff base == index (authored by goldstein.w.n).
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
llvm/test/DebugInfo/MIR/InstrRef/x86-lea-fixup-2.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141980.493834.patch
Type: text/x-patch
Size: 10214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/39f94d56/attachment.bin>
More information about the llvm-commits
mailing list