[PATCH] D118128: [X86] selectLEAAddr - relax heuristic to only require one operand to be a MathWithFlags op (PR46809)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 07:09:37 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0b00cd19e6f3: [X86] selectLEAAddr - relax heuristic to only require one operand to be a… (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118128

Files:
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/test/CodeGen/X86/combine-add.ll
  llvm/test/CodeGen/X86/select-lea.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118128.406815.patch
Type: text/x-patch
Size: 7434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/ea0565d0/attachment.bin>


More information about the llvm-commits mailing list