[PATCH] D111858: [X86] Add DAG combine for negation of CMOV absolute value pattern.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 15 17:45:04 PDT 2021


craig.topper updated this revision to Diff 380123.
craig.topper added a comment.

clang-format and rebase on top of new tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111858

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/neg-abs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111858.380123.patch
Type: text/x-patch
Size: 4811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211016/226207e8/attachment.bin>


More information about the llvm-commits mailing list