[PATCH] D154217: [AArch64] Use known zero bits when creating BIC
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 30 07:00:58 PDT 2023
RKSimon added a comment.
(sort of related) I noticed issues back when trying to get https://github.com/llvm/llvm-project/issues/53881 fixed that BIC nodes didn't always have matching result / operand types - is that expected?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154217/new/
https://reviews.llvm.org/D154217
More information about the llvm-commits
mailing list