[PATCH] D48431: AMDGPU: Force skip over s_sendmsg and exp instructions

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 25 03:45:20 PDT 2018


nhaehnle updated this revision to Diff 152650.
nhaehnle added a comment.

Factor out SIInstrInfo::hasUnwantedEffectsWhenEXECEmpty


Repository:
  rL LLVM

https://reviews.llvm.org/D48431

Files:
  lib/Target/AMDGPU/SIInsertSkips.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  test/CodeGen/AMDGPU/llvm.amdgcn.exp.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.sendmsg.ll
  test/CodeGen/AMDGPU/skip-if-dead.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48431.152650.patch
Type: text/x-patch
Size: 6882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/e7fe513e/attachment.bin>


More information about the llvm-commits mailing list