diff options
author | Stefan Pintilie <stefanp@ca.ibm.com> | 2021-07-29 15:06:13 -0500 |
---|---|---|
committer | Stefan Pintilie <stefanp@ca.ibm.com> | 2021-07-29 21:10:45 -0500 |
commit | 754520a2bf55a0873753efb1d863a5ffd116c48b (patch) | |
tree | f08c44487470ece0f9c7be15f3d7753596807f32 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8011fc1953831ff289da7e8854f684f5c8e6205c (diff) | |
download | llvm-754520a2bf55a0873753efb1d863a5ffd116c48b.zip llvm-754520a2bf55a0873753efb1d863a5ffd116c48b.tar.gz llvm-754520a2bf55a0873753efb1d863a5ffd116c48b.tar.bz2 |
[PowerPC] Fix issue where hint was providing the incorrect regsiter class.
Regsier hints when copying to a UACC register do not always produce VSRp
registers. This patch makes sure that we do not produce hints in cases
where the subregsiter of the UACC is not a VSRp.
Reviewed By: nemanjai, #powerpc
Differential Revision: https://reviews.llvm.org/D107101
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions