[PATCH] D90028: [AMDGPU] Add simplification/combines for llvm.amdgcn.fma.legacy

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 08:28:38 PDT 2020


foad updated this revision to Diff 300305.
foad added a comment.

Add tests for preserving fast math flags.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90028

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  llvm/test/Transforms/InstCombine/AMDGPU/fma_legacy.ll
  llvm/test/Transforms/InstCombine/AMDGPU/fmul_legacy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90028.300305.patch
Type: text/x-patch
Size: 8429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/d7dcd2a8/attachment.bin>


More information about the llvm-commits mailing list