[all-commits] [llvm/llvm-project] 4cd6cc: [SCEV] Add test for propagating poison through sel...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Oct 13 09:15:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4cd6cc64edb3833327601fb9eb2b5a9b6fb2bb7f
https://github.com/llvm/llvm-project/commit/4cd6cc64edb3833327601fb9eb2b5a9b6fb2bb7f
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M llvm/test/Analysis/ScalarEvolution/nsw.ll
Log Message:
-----------
[SCEV] Add test for propagating poison through select condition.
Precommit a test for D111643.
More information about the All-commits
mailing list