[all-commits] [llvm/llvm-project] 91dfc0: [test] add coverage for a SCEVUnknown scoped value...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Oct 1 16:47:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91dfc0840ddf69778df4717dfbaf674170acc541
https://github.com/llvm/llvm-project/commit/91dfc0840ddf69778df4717dfbaf674170acc541
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
M llvm/test/Analysis/ScalarEvolution/flags-from-poison.ll
Log Message:
-----------
[test] add coverage for a SCEVUnknown scoped value in isSCEVExprNeverPoison
Note that a couple of the "negative" tests also end up showing miscompiles due to D109845 which is not yet fixed.
More information about the All-commits
mailing list