[flang-commits] [PATCH] D150164: [flang] CUDA Fortran - part 5/5:	statement semantics
    Peter Klausler via Phabricator via flang-commits 
    flang-commits at lists.llvm.org
       
    Thu Jun  1 13:31:55 PDT 2023
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf674ddc19fee: [flang] CUDA Fortran - part 5/5: statement semantics (authored by klausler).
Changed prior to commit:
  https://reviews.llvm.org/D150164?vs=527549&id=527588#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150164/new/
https://reviews.llvm.org/D150164
Files:
  flang/include/flang/Evaluate/traverse.h
  flang/include/flang/Parser/tools.h
  flang/include/flang/Semantics/semantics.h
  flang/lib/Parser/unparse.cpp
  flang/lib/Semantics/CMakeLists.txt
  flang/lib/Semantics/canonicalize-acc.cpp
  flang/lib/Semantics/check-allocate.cpp
  flang/lib/Semantics/check-cuda.cpp
  flang/lib/Semantics/check-cuda.h
  flang/lib/Semantics/check-deallocate.cpp
  flang/lib/Semantics/resolve-names.cpp
  flang/lib/Semantics/semantics.cpp
  flang/module/__fortran_builtins.f90
  flang/module/iso_c_binding.f90
  flang/test/Driver/compiler_options.f90
  flang/test/Parser/cuf-sanity-unparse.CUF
  flang/test/Semantics/cuf04.cuf
  flang/test/Semantics/cuf05.cuf
  flang/test/Semantics/cuf06.cuf
  flang/test/Semantics/cuf09.cuf
  flang/tools/f18/CMakeLists.txt
  flang/unittests/Runtime/Time.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150164.527588.patch
Type: text/x-patch
Size: 43931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230601/d5d3a56c/attachment-0001.bin>
    
    
More information about the flang-commits
mailing list