[PATCH] D124908: [SVE] Optimize new cases for lowerConvertToSVBool
Alban Bridonneau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 6 08:38:10 PDT 2022
alban.bridonneau updated this revision to Diff 427648.
alban.bridonneau added a comment.
I've refactored the switch statement as proposed.
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-intrinsics-reinterpret.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.427648.patch
Type: text/x-patch
Size: 31874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220506/3f93083e/attachment.bin>
More information about the llvm-commits
mailing list