[PATCH] D80422: Enable `align <n>` to be used in intrinsic definitions.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 07:29:01 PDT 2020


hliao updated this revision to Diff 265736.
hliao added a comment.
Herald added subscribers: kerbowa, nhaehnle, jvesely.

Add tests & example changes in relevant AMDGPU intrinsics.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80422

Files:
  llvm/include/llvm/IR/Attributes.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/IR/Attributes.cpp
  llvm/test/CodeGen/AMDGPU/reqd-work-group-size.ll
  llvm/utils/TableGen/CodeGenIntrinsics.h
  llvm/utils/TableGen/CodeGenTarget.cpp
  llvm/utils/TableGen/IntrinsicEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80422.265736.patch
Type: text/x-patch
Size: 11746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/f6a29433/attachment.bin>


More information about the llvm-commits mailing list