[all-commits] [llvm/llvm-project] 1caaec: [flang][openacc][NFC] Check only HLFIR lowering fo...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Nov 21 09:11:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1caaec1fa785f48167c9a20cd2f8f1208ff2c4aa
https://github.com/llvm/llvm-project/commit/1caaec1fa785f48167c9a20cd2f8f1208ff2c4aa
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M flang/test/Lower/OpenACC/acc-declare-globals.f90
M flang/test/Lower/OpenACC/acc-declare.f90
Log Message:
-----------
[flang][openacc][NFC] Check only HLFIR lowering for declare tests (#73011)
HLFIR lowering as been set by default now and FIR lowering support will
be removed in the near future. This patch removes the specific FIR check
lines on declare tests.
More information about the All-commits
mailing list