[all-commits] [llvm/llvm-project] f6e90f: Remove loop invariant exit conditions from tests i...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Jan 3 09:51:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6e90fac35553be15829a114595ab042335d914f
https://github.com/llvm/llvm-project/commit/f6e90fac35553be15829a114595ab042335d914f
Author: Philip Reames <listmail at philipreames.com>
Date: 2022-01-03 (Mon, 03 Jan 2022)
Changed paths:
M llvm/test/Transforms/LoopUnroll/pr31718.ll
M llvm/test/Transforms/LoopUnroll/runtime-loop-multiexit-dom-verify.ll
Log Message:
-----------
Remove loop invariant exit conditions from tests in advance of D116496
Reviewer suggested this was more in spirit of the original tests.
More information about the All-commits
mailing list