[all-commits] [llvm/llvm-project] faf63e: [flang][PPC] Remove -flang-experimental-hlfir flag...
Kelvin Li via All-commits
all-commits at lists.llvm.org
Fri Apr 17 12:12:10 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: faf63e97020c589eea64ddfcc64e0fbc1a40d8c4
https://github.com/llvm/llvm-project/commit/faf63e97020c589eea64ddfcc64e0fbc1a40d8c4
Author: Kelvin Li <kli at ca.ibm.com>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M flang/test/Lower/PowerPC/ppc-intrinsics.f90
M flang/test/Lower/PowerPC/ppc-mma-accumulator-move-clear.f90
M flang/test/Lower/PowerPC/ppc-mma-assemble-disassemble.f90
M flang/test/Lower/PowerPC/ppc-mma-outer-product-1.f90
M flang/test/Lower/PowerPC/ppc-mma-outer-product-2.f90
M flang/test/Lower/PowerPC/ppc-pwr10-vec-intrinsics.f90
M flang/test/Lower/PowerPC/ppc-vec-abs.f90
M flang/test/Lower/PowerPC/ppc-vec-add-and-mul-sub-xor.f90
M flang/test/Lower/PowerPC/ppc-vec-any.f90
M flang/test/Lower/PowerPC/ppc-vec-cmp.f90
M flang/test/Lower/PowerPC/ppc-vec-cvf-elem-order.f90
M flang/test/Lower/PowerPC/ppc-vec-max-min-madd-nmsub.f90
M flang/test/Lower/PowerPC/ppc-vec-merge-elem-order.f90
M flang/test/Lower/PowerPC/ppc-vec-merge.f90
M flang/test/Lower/PowerPC/ppc-vec-perm-elem-order.f90
M flang/test/Lower/PowerPC/ppc-vec-perm.f90
M flang/test/Lower/PowerPC/ppc-vec-sel.f90
M flang/test/Lower/PowerPC/ppc-vec-shift-be-le.f90
M flang/test/Lower/PowerPC/ppc-vec-shift.f90
M flang/test/Lower/PowerPC/ppc-vec-splat-elem-order.f90
M flang/test/Lower/PowerPC/ppc-vector-types.f90
Log Message:
-----------
[flang][PPC] Remove -flang-experimental-hlfir flag in ppc vector tests (NFC) (#192715)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list