[PATCH] D56002: [AMDGPU] Fix a weird WWM intrinsic issue.

Neil Henning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 7 04:50:54 PST 2019


sheredom updated this revision to Diff 180461.
sheredom added a comment.

Removed `canReadVGPR` as it had only a single callsite.


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

https://reviews.llvm.org/D56002

Files:
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  test/CodeGen/AMDGPU/fix-wwm-vgpr-copy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56002.180461.patch
Type: text/x-patch
Size: 3945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190107/6a03e498/attachment.bin>


More information about the llvm-commits mailing list