Sending output to /dev/stdout on AIX gets an llc permission denied error, so this patch removes this from the tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121799
[VE] Remove output to /dev/stdout ClosedPublic Authored by Jake-Egan on Mar 16 2022, 6:39 AM.
Details Summary Sending output to /dev/stdout on AIX gets an llc permission denied error, so this patch removes this from the tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 16 2022, 6:59 AM This revision was landed with ongoing or failed builds.Mar 16 2022, 8:42 AM Closed by commit rGc7dc9dbaff3a: [VE] Remove output to /dev/stdout (authored by Jake-Egan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 415850 llvm/test/CodeGen/VE/Vector/vec_reduce_add.ll
llvm/test/CodeGen/VE/Vector/vec_reduce_and.ll
llvm/test/CodeGen/VE/Vector/vec_reduce_or.ll
llvm/test/CodeGen/VE/Vector/vec_reduce_smax.ll
llvm/test/CodeGen/VE/Vector/vec_reduce_xor.ll
llvm/test/CodeGen/VE/Vector/vp_reduce_add.ll
llvm/test/CodeGen/VE/Vector/vp_reduce_and.ll
llvm/test/CodeGen/VE/Vector/vp_reduce_or.ll
llvm/test/CodeGen/VE/Vector/vp_reduce_smax.ll
llvm/test/CodeGen/VE/Vector/vp_reduce_xor.ll
|