As specified by https://llvm.org/docs/LangRef.html#invariant-group-metadata.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109182
[Verifier] Only allow invariant.group metadata on stores and loads ClosedPublic Authored by aeubanks on Sep 2 2021, 12:16 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 2 2021, 12:43 PM Closed by commit rG92b94a6d0c33: [Verifier] Only allow invariant.group metadata on stores and loads (authored by aeubanks). · Explain WhySep 2 2021, 12:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 370374 llvm/lib/IR/Verifier.cpp
llvm/test/Verifier/invariant.group.ll
|