This patch enables vector type arguments on AIX. All non-aggregate Altivec vector types are 16bytes in size and are 16byte aligned.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Just a minor suggestion: Maybe Enabling return and argument vector types for AIX is more accurate. Otherwise, LGTM.
clang/test/CodeGen/aix-altivec.c | ||
---|---|---|
6 | minor: |
minor:
you can use [[ATTR:#[0-9]+]] to replace #0