[PATCH] D60275: [RFC] IR extensions for annotating directive region entry/exit with a set of OpBundle name definitions for OpenMP

Xinmin Tian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 14:12:42 PDT 2019


xtian updated this revision to Diff 194587.
xtian added a comment.

Done code clean-up: changes include Lic header and markers.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60275

Files:
  llvm/CMakeLists.txt
  llvm/include/llvm/IR/CMakeLists.txt
  llvm/include/llvm/IR/Directives.td
  llvm/include/llvm/IR/GlobalValue.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/IR/Module.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60275.194587.patch
Type: text/x-patch
Size: 14852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/2f1d6445/attachment.bin>


More information about the llvm-commits mailing list