[all-commits] [llvm/llvm-project] 569abb: [LoopDeletion] Fixes failing test
Atmn Patel via All-commits
all-commits at lists.llvm.org
Fri Nov 6 19:45:54 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 569abb530ece721675032d3127bd6d63f252b12b
https://github.com/llvm/llvm-project/commit/569abb530ece721675032d3127bd6d63f252b12b
Author: Atmn Patel <a335pate at uwaterloo.ca>
Date: 2020-11-06 (Fri, 06 Nov 2020)
Changed paths:
M clang/test/Misc/loop-opt-setup.c
Log Message:
-----------
[LoopDeletion] Fixes failing test
The commit 0b17c6e4479d62bd4ff05c48d6cdf340b198832f occasionally causes this test to
fail, this fixes it.
More information about the All-commits
mailing list