[all-commits] [llvm/llvm-project] a66dc7: [InstSimplify] simplify FP ops harder with FMF (pa...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Mar 12 06:53:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a66dc755db4cd0af678b0dd7a84ca64fd66518f6
https://github.com/llvm/llvm-project/commit/a66dc755db4cd0af678b0dd7a84ca64fd66518f6
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/fp-undef.ll
Log Message:
-----------
[InstSimplify] simplify FP ops harder with FMF (part 2)
This is part of the IR sibling for:
D75576
Related transform committed with:
rG8ec71585719d
More information about the All-commits
mailing list