[PATCH] D136592: [AMDGPU][GISel] Select llvm.amdgcn.fcmp intrinsics

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 08:22:28 PDT 2022


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

Add wave32/wave64 tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136592

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.fcmp.constants.w32.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.fcmp.constants.w64.mir
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.w32.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.w64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136592.472621.patch
Type: text/x-patch
Size: 307512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221102/e6b0fde2/attachment-0001.bin>


More information about the llvm-commits mailing list