[PATCH] D133379: [DL] Make vector ABI align bound by element align
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 3 18:33:31 PST 2022
arsenm added a comment.
I have wanted to allow preferred alignments to be lower than the ABI alignments. Can we get per-type alignment specification instead of a global modifier?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133379/new/
https://reviews.llvm.org/D133379
More information about the llvm-commits
mailing list