[all-commits] [llvm/llvm-project] 781a1b: [test] Pin spir-codegen.ll to legacy PM
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Feb 3 19:40:12 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 781a1b1e3683f44bcf5af27ecdb71a494c707abe
https://github.com/llvm/llvm-project/commit/781a1b1e3683f44bcf5af27ecdb71a494c707abe
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M polly/test/GPGPU/spir-codegen.ll
Log Message:
-----------
[test] Pin spir-codegen.ll to legacy PM
-polly-enable-delicm is not supported under the new PM but is tested here:
Assertion `!EnableDeLICM && "This option is not implemented"' failed.
More information about the All-commits
mailing list