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

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 02:16:21 PDT 2022


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

Emit V_CMP_TRU/F


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136592.471450.patch
Type: text/x-patch
Size: 124838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221028/7b09ab01/attachment.bin>


More information about the llvm-commits mailing list