[flang-commits] [flang] [flang][cuda] Move CUDA Fortran operations to a CUF dialect (PR #92317)
Valentin Clement バレンタイン クレメン via flang-commits
flang-commits at lists.llvm.org
Wed May 15 15:22:38 PDT 2024
================
@@ -5,11 +5,13 @@ add_flang_library(HLFIRDialect
HLFIROps.cpp
DEPENDS
+ CUFAttrs
----------------
clementval wrote:
Yeah it should be enough
https://github.com/llvm/llvm-project/pull/92317
More information about the flang-commits
mailing list