[all-commits] [llvm/llvm-project] b329d1: [AMDGPU][ConstantFolding] Fold llvm.amdgcn.fmul.le...
jayfoad via All-commits
all-commits at lists.llvm.org
Wed Feb 19 08:10:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b329d1b06eb2f7781be414002d49eca79b85b726
https://github.com/llvm/llvm-project/commit/b329d1b06eb2f7781be414002d49eca79b85b726
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M llvm/lib/Analysis/ConstantFolding.cpp
A llvm/test/Analysis/ConstantFolding/AMDGPU/fmul_legacy.ll
A llvm/test/Analysis/ConstantFolding/AMDGPU/lit.local.cfg
Log Message:
-----------
[AMDGPU][ConstantFolding] Fold llvm.amdgcn.fmul.legacy intrinsic
Reviewers: arsenm, rampitec, nhaehnle
Subscribers: kzhuravl, jvesely, wdng, yaxunl, dstuttard, tpr, t-tye, hiraditya, kerbowa, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D74835
More information about the All-commits
mailing list