diff options
author | Daniel Chen <cdchen@ca.ibm.com> | 2023-09-26 10:36:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-26 10:36:13 -0400 |
commit | 0b3f9d8561226e3771db7f49dfb43d1301efc3c3 (patch) | |
tree | 8658dc66c41d54d26071a9a33690e43db2d2f26c /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 03647e2e4b68056851a4410d2f129ebc28162de9 (diff) | |
download | llvm-0b3f9d8561226e3771db7f49dfb43d1301efc3c3.zip llvm-0b3f9d8561226e3771db7f49dfb43d1301efc3c3.tar.gz llvm-0b3f9d8561226e3771db7f49dfb43d1301efc3c3.tar.bz2 |
[flang]: This is to fix the HLFIR path for PPC Vector type intrinsics. (#66547)
PowerPC Vector type intrinsics currently crashes with
`-flang-experimental-hlfir` is specified.
This patch is to fix the HLFIR path for PowerPC Vector type intrinsics.
The patch:
1. Added the `flang-experimental-hlfir` option to all PowerPC vector intrinsic testing.
2. Removed the FIR/MLIR testing to reduce the maintenance cost.
3. Fixed a few verification IR for some non-functional changes in LLVM IR in HLFIR path.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions