[PATCH] D148672: Fix i1 vector reduction miscompilation
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 20 15:27:12 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c9083f6757c: Fix i1 vector reduction miscompilation (authored by Sp00ph, committed by craig.topper).
Repository:
rG LLVM Github Monorepo
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/sve-fixed-length-ptest.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.515507.patch
Type: text/x-patch
Size: 9441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/3a78faaa/attachment.bin>
More information about the llvm-commits
mailing list