[all-commits] [llvm/llvm-project] 92b94a: [Verifier] Only allow invariant.group metadata on ...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Sep 2 12:50:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92b94a6d0c33427f90a021cd918d4b450cd444eb
https://github.com/llvm/llvm-project/commit/92b94a6d0c33427f90a021cd918d4b450cd444eb
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M llvm/lib/IR/Verifier.cpp
A llvm/test/Verifier/invariant.group.ll
Log Message:
-----------
[Verifier] Only allow invariant.group metadata on stores and loads
As specified by https://llvm.org/docs/LangRef.html#invariant-group-metadata.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D109182
More information about the All-commits
mailing list