[PATCH] D110342: [x86] convert logic-of-FP-compares to FP logic-of-vector-compares
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 24 05:22:34 PDT 2021
spatel updated this revision to Diff 374811.
spatel marked 2 inline comments as done.
spatel added a comment.
Patch updated:
1. Made "floating-point" consistent in the function comment.
2. Added MVT::i1 constraint for safety.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110342/new/
https://reviews.llvm.org/D110342
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/fcmp-logic.ll
llvm/test/CodeGen/X86/lzcnt-zext-cmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110342.374811.patch
Type: text/x-patch
Size: 13733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210924/73c91566/attachment.bin>
More information about the llvm-commits
mailing list