[PATCH] D155222: [RISCV][AArch64][IRGen] Add scalable->fixed as a special case in CreateCoercedStore.

Cullen Rhodes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 17 00:47:57 PDT 2023


c-rhodes added a comment.

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.


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