[PATCH] D80422: Enable `align <n>` to be used in intrinsic definitions.
    Michael Liao via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed May 27 14:10:58 PDT 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfa342b5c8054: Enable `align <n>` to be used in the intrinsic definition. (authored by hliao).
Changed prior to commit:
  https://reviews.llvm.org/D80422?vs=266559&id=266662#toc
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.266662.patch
Type: text/x-patch
Size: 10808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/301b28ef/attachment.bin>
    
    
More information about the llvm-commits
mailing list