[PATCH] D106684: [x86] improve CMOV codegen by pushing add into operands, part 2

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 25 07:08:53 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rG1ce05ad619a5: [x86] improve CMOV codegen by pushing add into operands, part 2 (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106684

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/add-cmov.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106684.361498.patch
Type: text/x-patch
Size: 4621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210725/c047a2df/attachment.bin>


More information about the llvm-commits mailing list