[all-commits] [llvm/llvm-project] 47f506: Precommit new test cases for D79413 [InstCombine] ...
jayfoad via All-commits
all-commits at lists.llvm.org
Tue May 5 08:08:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 47f5066553240b1559eed06706688ed8cce56fe7
https://github.com/llvm/llvm-project/commit/47f5066553240b1559eed06706688ed8cce56fe7
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-05-05 (Tue, 05 May 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/pow-exp.ll
Log Message:
-----------
Precommit new test cases for D79413 [InstCombine] Allow denormal C in pow(C,y) -> exp2(log2(C)*y)
More information about the All-commits
mailing list