[PATCH] D69661: [AMDGPU] Fix vccz after v_readlane/v_readfirstlane to vcc_lo/hi

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 28 03:05:09 PST 2019


foad updated this revision to Diff 231394.
foad added a comment.

Check implicit as well as explicit defs.

Add test cases for inlineasm.

Rebase on D70708 <https://reviews.llvm.org/D70708>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69661

Files:
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  llvm/test/CodeGen/AMDGPU/vccz-corrupt-bug-workaround.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69661.231394.patch
Type: text/x-patch
Size: 6099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191128/4fdc8b2a/attachment-0001.bin>


More information about the llvm-commits mailing list