[PATCH] D148672: Fix i1 vector reduction miscompilation
Markus Everling via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 18 16:34:54 PDT 2023
Sp00ph updated this revision to Diff 514781.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148672/new/
https://reviews.llvm.org/D148672
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/test/CodeGen/AArch64/illegal-floating-point-vector-compares.ll
llvm/test/CodeGen/AArch64/reduce-and.ll
llvm/test/CodeGen/AArch64/reduce-or.ll
llvm/test/CodeGen/AArch64/reduce-xor.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-ptest.ll
llvm/test/CodeGen/AArch64/vecreduce-add-legalization.ll
llvm/test/CodeGen/AArch64/vecreduce-and-legalization.ll
llvm/test/CodeGen/AArch64/vecreduce-umax-legalization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148672.514781.patch
Type: text/x-patch
Size: 10400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/df4aae87/attachment.bin>
More information about the llvm-commits
mailing list