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

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 00:04:58 PST 2022


Pierre-vh updated this revision to Diff 476027.
Pierre-vh marked an inline comment as done.
Pierre-vh added a comment.

Don't support i1 inputs

Not sure how we want to handle this in a merged test given that the DAG supports them. I used global-isel-abort=2


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.w32.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.icmp.w64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136448.476027.patch
Type: text/x-patch
Size: 225587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221117/5db73e5a/attachment-0001.bin>


More information about the llvm-commits mailing list