[PATCH] D90451: [AMDGPU] Fix lowering of S_MOV_{B32,B64}_term

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 8 00:59:47 PST 2020


critson updated this revision to Diff 303698.
critson added a comment.

- Invert condition.
- Add tests against a symbol.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90451

Files:
  llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
  llvm/test/CodeGen/AMDGPU/lower-term-opcodes.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90451.303698.patch
Type: text/x-patch
Size: 3603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201108/b1e7f8ce/attachment.bin>


More information about the llvm-commits mailing list