[PATCH] D124908: Optimize new cases for lowerConvertToSVBool
Alban Bridonneau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 01:34:01 PDT 2022
alban.bridonneau updated this revision to Diff 426943.
alban.bridonneau added a comment.
Just adding [SVE] to the commit message
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124908/new/
https://reviews.llvm.org/D124908
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-intrinsics-reinterpret-no-streaming.ll
llvm/test/CodeGen/AArch64/sve-ptest-removal-cmpeq.ll
llvm/test/CodeGen/AArch64/sve-ptest-removal-cmpge.ll
llvm/test/CodeGen/AArch64/sve-ptest-removal-cmpgt.ll
llvm/test/CodeGen/AArch64/sve-ptest-removal-cmphi.ll
llvm/test/CodeGen/AArch64/sve-ptest-removal-cmphs.ll
llvm/test/CodeGen/AArch64/sve-ptest-removal-cmple.ll
llvm/test/CodeGen/AArch64/sve-ptest-removal-cmplo.ll
llvm/test/CodeGen/AArch64/sve-ptest-removal-cmpls.ll
llvm/test/CodeGen/AArch64/sve-ptest-removal-cmplt.ll
llvm/test/CodeGen/AArch64/sve-ptest-removal-cmpne.ll
llvm/test/CodeGen/AArch64/sve-vector-splat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124908.426943.patch
Type: text/x-patch
Size: 30881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/b114e49e/attachment.bin>
More information about the llvm-commits
mailing list