[all-commits] [llvm/llvm-project] 039fb7: [NewPM][GuardWidening] Fix loop guard widening tes...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Aug 6 15:33:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 039fb7f68af9f89f8116d769a9e4cae458baca38
https://github.com/llvm/llvm-project/commit/039fb7f68af9f89f8116d769a9e4cae458baca38
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M llvm/test/Transforms/GuardWidening/basic-loop.ll
M llvm/test/Transforms/GuardWidening/loop-schedule.ll
Log Message:
-----------
[NewPM][GuardWidening] Fix loop guard widening tests under NPM
Reviewed By: ychen, asbirlea
Differential Revision: https://reviews.llvm.org/D85394
More information about the All-commits
mailing list