[all-commits] [llvm/llvm-project] 4814b6: [SystemZ] Fix python failure in test case
Ulrich Weigand via All-commits
all-commits at lists.llvm.org
Tue Jan 7 01:26:53 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4814b68b7ad2a4b0425d31a93ed2583cc1634445
https://github.com/llvm/llvm-project/commit/4814b68b7ad2a4b0425d31a93ed2583cc1634445
Author: Ulrich Weigand <ulrich.weigand at de.ibm.com>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M llvm/test/CodeGen/SystemZ/Large/spill-02.py
Log Message:
-----------
[SystemZ] Fix python failure in test case
With recent Python the Large/spill-02.py test failed with an error:
TypeError: can't multiply sequence by non-int of type 'float'
More information about the All-commits
mailing list