[PATCH] D139506: [AMDGPU] Handle nnan and fast on the call in fpmed3 patterns

Justin Bogner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 23:17:11 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG916ae0a0604c: [AMDGPU] Handle nnan and fast on the call in fpmed3 patterns (authored by bogner).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139506

Files:
  llvm/lib/Target/AMDGPU/AMDGPUGISel.td
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/fmed3.ll
  llvm/test/CodeGen/AMDGPU/fmed3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139506.480781.patch
Type: text/x-patch
Size: 14878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/f30ab01a/attachment.bin>


More information about the llvm-commits mailing list