[PATCH] D116241: [AMDGPU] Changing S_AND_B32 to V_AND_B32_e64 in the divergent 'trunc' to i1 pattern

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 24 07:22:30 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8020458c5dc2: [AMDGPU] Changing S_AND_B32 to V_AND_B32_e64 in the divergent 'trunc' to i1… (authored by alex-t).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116241

Files:
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/lib/Target/AMDGPU/VOPInstructions.td
  llvm/test/CodeGen/AMDGPU/divergence-driven-trunc-to-i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116241.396160.patch
Type: text/x-patch
Size: 3926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211224/c9517184/attachment.bin>


More information about the llvm-commits mailing list