[all-commits] [llvm/llvm-project] caf6af: [polly] Remove last instances of -analyze
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Mar 24 09:48:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: caf6af2ed77b1f3509583ecf285b589972c8a67c
https://github.com/llvm/llvm-project/commit/caf6af2ed77b1f3509583ecf285b589972c8a67c
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M polly/test/CodeGen/loop_with_condition_nested.ll
M polly/test/CodeGen/single_loop_param_less_equal.ll
Log Message:
-----------
[polly] Remove last instances of -analyze
As mentioned in D120782, the loop block order can be different depending
on if LoopInfo is incrementally updated or freshly computed.
Reviewed By: Meinersbur
Differential Revision: https://reviews.llvm.org/D122195
More information about the All-commits
mailing list