[all-commits] [llvm/llvm-project] d3b064: [InstSimplify] add tests for constant folding fmin...
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Sep 18 13:10:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d3b0644e22a4ebe599d58d9d319d2403484fd88f
https://github.com/llvm/llvm-project/commit/d3b0644e22a4ebe599d58d9d319d2403484fd88f
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-09-18 (Fri, 18 Sep 2020)
Changed paths:
M llvm/test/Transforms/InstSimplify/ConstProp/fp-undef.ll
Log Message:
-----------
[InstSimplify] add tests for constant folding fmin/fmax with undef op; NFC
More information about the All-commits
mailing list