[all-commits] [llvm/llvm-project] 1fa0bb: [SimpleLoopUnswitch] Add test where all conds are ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Apr 22 10:09:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1fa0bb8a80759f0d255dd9068fe4a6c170fdcb07
https://github.com/llvm/llvm-project/commit/1fa0bb8a80759f0d255dd9068fe4a6c170fdcb07
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-04-22 (Fri, 22 Apr 2022)
Changed paths:
M llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-freeze.ll
Log Message:
-----------
[SimpleLoopUnswitch] Add test where all conds are guaranteed non poison.
Extra test for D124259.
More information about the All-commits
mailing list