diff options
author | Albion Fung <albion.fung@ibm.com> | 2021-03-24 15:57:27 -0400 |
---|---|---|
committer | Albion Fung <conanap@lep82435v.canlab.ibm.com> | 2021-03-24 15:59:59 -0400 |
commit | e29bb074c62ce46343c2d6c77a463e5c22939f03 (patch) | |
tree | ab78bc6587fb3f9579b1ef5ac206ebb59154f2ae /clang/unittests/Tooling/CompilationDatabaseTest.cpp | |
parent | e122877f10988d791cd7d7cd667ce17febec3a16 (diff) | |
download | llvm-e29bb074c62ce46343c2d6c77a463e5c22939f03.zip llvm-e29bb074c62ce46343c2d6c77a463e5c22939f03.tar.gz llvm-e29bb074c62ce46343c2d6c77a463e5c22939f03.tar.bz2 |
[PowerPC] Exploit xxsplti32dx (constant materialization) for scalars
This patch exploits the xxsplti32dx instruction available on Power10
in place of constant pool loads where xxspltidp would not be able to,
usually because the immediate cannot fit into 32 bits.
Differential Revision: https://reviews.llvm.org/D95458
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions