[PATCH] D95878: [AMDGPU]: Fixes an invalid clamp selection pattern.

Thomas Symalla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 04:06:54 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf89f6d1e5d7d: [AMDGPU]: Fixes an invalid clamp selection pattern. (authored by tsymalla).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95878

Files:
  llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
  llvm/lib/Target/AMDGPU/AMDGPUCombine.td
  llvm/lib/Target/AMDGPU/AMDGPUGISel.td
  llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.td
  llvm/lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-short-clamp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95878.322075.patch
Type: text/x-patch
Size: 16390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210208/dae2cc19/attachment.bin>


More information about the llvm-commits mailing list