diff options
author | Amy Kwan <amy.kwan1@ibm.com> | 2022-05-26 09:24:12 -0500 |
---|---|---|
committer | Amy Kwan <amy.kwan1@ibm.com> | 2022-05-27 10:34:17 -0500 |
commit | af430944b3ba8ca55c4fd6b73f53c198c469ffee (patch) | |
tree | 9a92bbf0c20648775f667f1c3882cd21233fc249 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | b479ea4b0afc537cd4608e95e9cafa15b803ed16 (diff) | |
download | llvm-af430944b3ba8ca55c4fd6b73f53c198c469ffee.zip llvm-af430944b3ba8ca55c4fd6b73f53c198c469ffee.tar.gz llvm-af430944b3ba8ca55c4fd6b73f53c198c469ffee.tar.bz2 |
[PowerPC][AIX] Allow VSX patterns to be 32-bit and 64-bit safe on P8+.
This patch updates two patterns involving `scalar_to_vector` and
`SCALAR_TO_VECTOR_PERMUTED` nodes to be safe for both 64-bit and 32-bit by
pulling the patterns out of the 64-bit specific guard. These patterns are
matched on POWER8 and above.
Differential Revision: https://reviews.llvm.org/D125389
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions