[all-commits] [llvm/llvm-project] 230452: [ConstraintElimination] Make sure arguments of std...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Dec 2 14:28:44 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2304528bb54a224fbae26b5f7b2b4d5e2f810a43
https://github.com/llvm/llvm-project/commit/2304528bb54a224fbae26b5f7b2b4d5e2f810a43
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
Log Message:
-----------
[ConstraintElimination] Make sure arguments of std:pow match.
This should fix a build failure on some systems, e.g. solaris11-sparcv9
http://lab.llvm.org:8014/#/builders/22
More information about the All-commits
mailing list