[all-commits] [llvm/llvm-project] 86a480: [AMDGPU] Add simplification/combines for llvm.amdg...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Oct 23 01:31:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 86a480e9ce786bc55c1c9632d9a42c08846e4695
https://github.com/llvm/llvm-project/commit/86a480e9ce786bc55c1c9632d9a42c08846e4695
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M llvm/include/llvm/IR/PatternMatch.h
M llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
A llvm/test/Transforms/InstCombine/AMDGPU/fmul_legacy.ll
Log Message:
-----------
[AMDGPU] Add simplification/combines for llvm.amdgcn.fmul.legacy
Differential Revision: https://reviews.llvm.org/D88955
More information about the All-commits
mailing list