[PATCH] D152135: [2/6][Clang][RISCV] Replace unit-stride segment store with tuple type interfaces
Roger Ferrer Ibanez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 14 23:48:42 PDT 2023
rogfer01 added a comment.
Just to confirm, though: seeing those `COERCE`, I assume the underlying calling convention (which unfortunately it not 100% transparent to `clang` at this point) is the same as passing in order the components of the tuple, right?
(Apologies if this was already discussed elsewhere)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152135/new/
https://reviews.llvm.org/D152135
More information about the cfe-commits
mailing list