[PATCH] D105255: [MLIR][OpenMP] Added target data, exit data, and enter data operation definition for MLIR.

Shraiysh via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 26 19:30:15 PDT 2022


shraiysh added inline comments.


================
Comment at: clang/lib/Testing/CMakeLists.txt:33
+  clangBasic
+  clangFrontend
   )
----------------
abidmalikwaterloo wrote:
> Are these okay? In D105584 these were not
No, this is not okay. There is some issue with these patches and I don't know what it is, but these unrelated changes should not be seen here. Thank you for pointing this out :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105255/new/

https://reviews.llvm.org/D105255



More information about the cfe-commits mailing list