[PATCH] D72261: AMDGPU: Remove custom node for exports

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 05:12:05 PST 2020


foad added inline comments.


================
Comment at: llvm/include/llvm/IR/IntrinsicsAMDGPU.td:1147-1148
 
 // Uses that do not set the done bit should set IntrWriteMem on the
 // call site.
 def int_amdgcn_exp : Intrinsic <[], [
----------------
Is this comment obsolete now?


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

https://reviews.llvm.org/D72261



More information about the llvm-commits mailing list