[PATCH] D74180: AMDGPU: Limit the search in finding the instruction pattern for v_swap generation.

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 10:54:17 PST 2020


cfang updated this revision to Diff 243238.
cfang added a comment.

Fix the LIT test failures.
(Yes, I messed up with a release build check, Thanks for catching these).


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

https://reviews.llvm.org/D74180

Files:
  llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
  llvm/test/CodeGen/AMDGPU/v_swap_b32.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74180.243238.patch
Type: text/x-patch
Size: 5486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200207/588d4b1e/attachment.bin>


More information about the llvm-commits mailing list