[PATCH] D88955: [AMDGPU] Add simplification/combines for llvm.amdgcn.fmul.legacy

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 09:38:25 PDT 2020


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

Add some matchers to PatternMatch and use them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88955

Files:
  llvm/include/llvm/IR/PatternMatch.h
  llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
  llvm/test/Transforms/InstCombine/AMDGPU/fmul_legacy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88955.296714.patch
Type: text/x-patch
Size: 4400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/f808df10/attachment.bin>


More information about the llvm-commits mailing list