[PATCH] D85887: [AMDGPU] Add A16/G16 to InstCombine

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 00:36:49 PDT 2020


Flakebi updated this revision to Diff 285568.
Flakebi added a comment.

Preserve fast-math flags and add test that ensures a16 combining is not done on gfx8.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85887

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.h
  llvm/lib/Target/AMDGPU/MIMGInstructions.td
  llvm/test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics-gfx8.ll
  llvm/test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85887.285568.patch
Type: text/x-patch
Size: 98893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/47dafcbf/attachment.bin>


More information about the llvm-commits mailing list