[PATCH] D128144: [AArch64] Known bits for AArch64ISD::DUP
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 00:42:32 PDT 2022
dmgreen added a comment.
Thanks for the report, I'll take a look and get it fixed. I think it's due to a similar issue Simon mentioned, and our combining of half vectors into full vectors from D126449 <https://reviews.llvm.org/D126449>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128144/new/
https://reviews.llvm.org/D128144
More information about the llvm-commits
mailing list