[PATCH] D131358: [X86] (sext Cond) | C -> (zext (not Cond)) * (C + 1) - 1 if we can get a LEA out of it.

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 7 09:53:55 PDT 2022


deadalnix updated this revision to Diff 450646.
deadalnix added a comment.

Update comment and use auto


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131358

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/or-lea.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131358.450646.patch
Type: text/x-patch
Size: 3943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220807/5a72bdc9/attachment.bin>


More information about the llvm-commits mailing list