[PATCH] D128570: [ISel] Round down mask bit when merge undef(s) for DAG combine
Xiang Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 04:30:56 PDT 2022
xiangzhangllvm updated this revision to Diff 441349.
xiangzhangllvm added a comment.
Address Simon's comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128570/new/
https://reviews.llvm.org/D128570
Files:
llvm/include/llvm/ADT/APInt.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/Support/APInt.cpp
llvm/test/CodeGen/X86/fshl-splat-undef.ll
llvm/unittests/ADT/APIntTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128570.441349.patch
Type: text/x-patch
Size: 5185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/6e92a785/attachment.bin>
More information about the llvm-commits
mailing list