[PATCH] D155222: [RISCV][AArch64][IRGen] Add scalable->fixed as a special case in CreateCoercedStore.
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 17 08:32:40 PDT 2023
craig.topper added a comment.
In D155222#4505008 <https://reviews.llvm.org/D155222#4505008>, @c-rhodes wrote:
> It's been a while since I've looked at this code, what about this wouldnt work for predicates? I seem to recall fixed predicates using i8 vs i1 for scalable, is that issue? Happy with this regardless, just curious.
It probably would. I just have no experience with predicates yet.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155222/new/
https://reviews.llvm.org/D155222
More information about the cfe-commits
mailing list