[PATCH] D136448: [AMDGPU][GISel] Add llvm.amdgcn.icmp selection

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 07:49:34 PDT 2022


Pierre-vh updated this revision to Diff 472610.
Pierre-vh added a comment.

Add manual selection for i1 (I think it's currently incorrect, need feedback)
Add wave32 test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136448

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-icmp.s16.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.icmp.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.icmp.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.icmp.wave32.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.icmp.wave64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136448.472610.patch
Type: text/x-patch
Size: 229000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221102/8c7fe2df/attachment-0001.bin>


More information about the llvm-commits mailing list