[PATCH] D111826: [X86] Use CMOVNS for abs instead of CMOVGE.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 14 12:29:02 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3ff9cc01f275: [X86] Use CMOVNS for abs instead of CMOVGE. (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111826/new/
https://reviews.llvm.org/D111826
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/abs.ll
llvm/test/CodeGen/X86/combine-abs.ll
llvm/test/CodeGen/X86/iabs.ll
llvm/test/CodeGen/X86/neg-abs.ll
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/basic.ll.expected
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111826.379803.patch
Type: text/x-patch
Size: 11831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/cecc196e/attachment.bin>
More information about the llvm-commits
mailing list