[PATCH] D151883: [SDAG] Fix incorrect use of undef for boolean contents (PR63055)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 05:44:14 PDT 2023
nikic updated this revision to Diff 527378.
nikic added a comment.
Check the scalar type for i1. This avoids the ARM test regressions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151883/new/
https://reviews.llvm.org/D151883
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/X86/avx512-insert-extract.ll
llvm/test/CodeGen/X86/setcc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151883.527378.patch
Type: text/x-patch
Size: 5293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/3166aaa5/attachment.bin>
More information about the llvm-commits
mailing list