[all-commits] [llvm/llvm-project] 032a93: [InstCombine] Use minimal FMF in testcase for Z / ...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Jan 9 05:21:47 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 032a9393a739a1ef8c30979e2493971207c3c397
https://github.com/llvm/llvm-project/commit/032a9393a739a1ef8c30979e2493971207c3c397
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-01-09 (Thu, 09 Jan 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/fdiv.ll
Log Message:
-----------
[InstCombine] Use minimal FMF in testcase for Z / (1.0 / Y) => (Y * Z); NFC
Patch by: @raghesh (Raghesh Aloor)
Differential Revision: https://reviews.llvm.org/D72431
More information about the All-commits
mailing list