[PATCH] D115161: [IR] Allow the 'align' param attr on vectors of pointers
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 6 08:38:49 PST 2021
frasercrmck added a comment.
In D115161#3173792 <https://reviews.llvm.org/D115161#3173792>, @arsenm wrote:
> I think this needs some more changes down in codegen to pass them through
Specifically for the VP intrinsics, I have D114423 <https://reviews.llvm.org/D114423> to fix the missing codegen translation. Is that what you were referring to?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115161/new/
https://reviews.llvm.org/D115161
More information about the llvm-commits
mailing list