This feature is not needed, but it might be usefull in the future
to use metadata to mark what which function should support it
(and strip it when not).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D45419
Dissallow non-empty metadata for invariant.group ClosedPublic Authored by Prazek on Apr 8 2018, 1:09 PM.
Details Summary This feature is not needed, but it might be usefull in the future
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 3 2018, 4:32 AM Closed by commit rL332787: Dissallow non-empty metadata for invariant.group (authored by Prazek). · Explain WhyMay 18 2018, 4:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 147619 llvm/trunk/docs/LangRef.rst
llvm/trunk/docs/ReleaseNotes.rst
llvm/trunk/lib/Analysis/MemoryDependenceAnalysis.cpp
llvm/trunk/test/Transforms/CodeGenPrepare/invariant.group.ll
llvm/trunk/test/Transforms/GVN/invariant.group.ll
llvm/trunk/test/Transforms/GlobalOpt/invariant.group.barrier.ll
llvm/trunk/test/Transforms/NewGVN/invariant.group.ll
|