diff options
author | Sean Fertile <sd.fertile@gmail.com> | 2021-01-15 16:36:50 -0500 |
---|---|---|
committer | Sean Fertile <sd.fertile@gmail.com> | 2021-01-18 09:25:31 -0500 |
commit | ead71a23edde5f8a1acfdd75bd01f1fa6e0c4014 (patch) | |
tree | 1e0a7958bfd63db47b2846c55ed89bd464065a3c /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | e6d758de82b6f93f81e71617aeb5a37e57d6ada9 (diff) | |
download | llvm-ead71a23edde5f8a1acfdd75bd01f1fa6e0c4014.zip llvm-ead71a23edde5f8a1acfdd75bd01f1fa6e0c4014.tar.gz llvm-ead71a23edde5f8a1acfdd75bd01f1fa6e0c4014.tar.bz2 |
[PowerPC][AIX]Do not emit xxspltd mnemonic on AIX.
A bug in the system assembler can assemble the xxspltd extended
menemonic into the wrong instruction (extracting the wrong element).
Emit the full xxpermdi with all operands to work around the problem.
Differential Revision: https://reviews.llvm.org/D94419
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions