[all-commits] [llvm/llvm-project] 54be73: [Flang][OpenMP] Move array bounds tests to HLFIR l...
Kiran Chandramohan via All-commits
all-commits at lists.llvm.org
Tue Oct 3 02:08:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54be7303bffa4d354f069f63bab038c40e74cbfb
https://github.com/llvm/llvm-project/commit/54be7303bffa4d354f069f63bab038c40e74cbfb
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
A flang/test/Lower/OpenMP/array-bounds.f90
Log Message:
-----------
[Flang][OpenMP] Move array bounds tests to HLFIR lowering (#67328)
This is a copy of the test in
flang/test/Lower/OpenMP/FIR/array-bounds.f90 The device test is crashing
in the Early Outlining pass. Since this pass is going to be removed,
will wait before the device part is updated.
More information about the All-commits
mailing list