[all-commits] [llvm/llvm-project] 120b93: fix test so it doesn't use nonnull assumes on non-...
Nuno Lopes via All-commits
all-commits at lists.llvm.org
Fri Dec 31 15:09:08 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 120b93e1a88c74fe6a1c8376f88f1f07e9fda7b9
https://github.com/llvm/llvm-project/commit/120b93e1a88c74fe6a1c8376f88f1f07e9fda7b9
Author: Nuno Lopes <nuno.lopes at tecnico.ulisboa.pt>
Date: 2021-12-31 (Fri, 31 Dec 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/assume.ll
Log Message:
-----------
fix test so it doesn't use nonnull assumes on non-pointers
The IR verifier should probably catch this. Alive2 did, though.
More information about the All-commits
mailing list