[all-commits] [llvm/llvm-project] eae90f: [test] exercise breakLoopBackedge with a switch la...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Aug 27 10:11:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eae90fdc75011f5aee75f33a86d4f4dec93984a3
https://github.com/llvm/llvm-project/commit/eae90fdc75011f5aee75f33a86d4f4dec93984a3
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-08-27 (Fri, 27 Aug 2021)
Changed paths:
A llvm/test/Transforms/LoopDeletion/switch.ll
Log Message:
-----------
[test] exercise breakLoopBackedge with a switch latch cond
This was reduced from a test case which triggered a revert to my recent change to same function. It turns out we didn't have *any* coverage of the non-branch latch and my patch was blatantly broken.
More information about the All-commits
mailing list