[all-commits] [llvm/llvm-project] f999e1: [Flang][OpenMP] Replace fir.store with hlfir.assig...
harishch4 via All-commits
all-commits at lists.llvm.org
Tue Oct 24 22:54:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f999e1d7440e9aa2b181af3c7daa04c27363eadb
https://github.com/llvm/llvm-project/commit/f999e1d7440e9aa2b181af3c7daa04c27363eadb
Author: harishch4 <harishcse44 at gmail.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M flang/test/Lower/OpenMP/single.f90
Log Message:
-----------
[Flang][OpenMP] Replace fir.store with hlfir.assign in OpenMP single … (#70164)
…test
This fixes failures from a recent merge.
[Flang][OpenMP] Port OpenMP single tests to hlfir flow
(https://github.com/llvm/llvm-project/pull/69877)
More information about the All-commits
mailing list