[all-commits] [llvm/llvm-project] f4f810: [test] Fix Transforms/LoopVersioningLICM under NPM
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Dec 7 21:56:06 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4f81031152b7554185a259abc98932add6b484b
https://github.com/llvm/llvm-project/commit/f4f81031152b7554185a259abc98932add6b484b
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-12-07 (Mon, 07 Dec 2020)
Changed paths:
M llvm/test/Transforms/LoopVersioningLICM/loopversioningLICM1.ll
M llvm/test/Transforms/LoopVersioningLICM/loopversioningLICM2.ll
Log Message:
-----------
[test] Fix Transforms/LoopVersioningLICM under NPM
There were already both legacy and new PM RUN lines.
Also make the NPM RUN line actually match the legacy PM RUN line.
More information about the All-commits
mailing list