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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 06:32:44 PST 2022


spatel added a comment.

For reference -- and in case you're looking for even more LEAs :) -- the other TODO items were mentioned in the original review:
D64707 <https://reviews.llvm.org/D64707>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118128



More information about the llvm-commits mailing list