[all-commits] [llvm/llvm-project] 10cee8: [Test] Add test exposing hoisting bug in GuardWide...
Dmitry Makogon via All-commits
all-commits at lists.llvm.org
Tue Feb 28 00:09:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10cee821202b17ba4da6ed36ac3101a1ae81fdcd
https://github.com/llvm/llvm-project/commit/10cee821202b17ba4da6ed36ac3101a1ae81fdcd
Author: Dmitry Makogon <d.makogon at g.nsu.ru>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
A llvm/test/Transforms/GuardWidening/widen-cond-with-operands.ll
Log Message:
-----------
[Test] Add test exposing hoisting bug in GuardWidening (NFC)
It hoits instruction without making sure its operands are
available at hoisiting point.
More information about the All-commits
mailing list