[PATCH] D80338: [AMDGPU] GFX10 PAL: Only pad with s_code_end in pipeline compilation

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 25 03:10:45 PDT 2020


tpr updated this revision to Diff 265989.
tpr added a comment.

V2: Review comments: Separate predicate function; early exit on CS.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80338

Files:
  llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h
  llvm/test/CodeGen/AMDGPU/s_code_end.ll
  llvm/test/CodeGen/AMDGPU/s_code_end_pal_pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80338.265989.patch
Type: text/x-patch
Size: 5477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200525/2be4e619/attachment-0001.bin>


More information about the llvm-commits mailing list