[all-commits] [llvm/llvm-project] dd927f: [Test] Add test exposing crash in SimpleLoopUnswitch
Dmitry Makogon via All-commits
all-commits at lists.llvm.org
Wed Nov 2 06:02:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd927f47e78bfdd89b62d5ef1ccd4b0a9b05386f
https://github.com/llvm/llvm-project/commit/dd927f47e78bfdd89b62d5ef1ccd4b0a9b05386f
Author: Dmitry Makogon <d.makogon at g.nsu.ru>
Date: 2022-11-02 (Wed, 02 Nov 2022)
Changed paths:
A llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-skip-selects-in-guards.ll
Log Message:
-----------
[Test] Add test exposing crash in SimpleLoopUnswitch
The test crashes with an assert in unswitchNontrivialInvariants.
More information about the All-commits
mailing list