[all-commits] [llvm/llvm-project] b43c39: [Verifier] enable llvm.experimental.noalias.scope....
dobbelaj-snps via All-commits
all-commits at lists.llvm.org
Mon Feb 1 02:54:32 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b43c395e60d2636ab5afc9b60a2046978c71e366
https://github.com/llvm/llvm-project/commit/b43c395e60d2636ab5afc9b60a2046978c71e366
Author: Jeroen Dobbelaere <jeroen.dobbelaere at synopsys.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M llvm/lib/IR/Verifier.cpp
Log Message:
-----------
[Verifier] enable llvm.experimental.noalias.scope.decl dominance check.
Now that Loop Peeling has been fixed (80cdd30eb90c3509bf315f1fa1369483e2448bbd),
enable the dominance check by default.
This reverts commit 3b5d36ece21f9baf96d82944b0165cb352443bee.
More information about the All-commits
mailing list