See D106309.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107906
[Attributor] Do not delete volatile stores to null/undef ClosedPublic Authored by jdoerfert on Aug 11 2021, 7:52 AM.
Details
Diff Detail
Event TimelineComment Actions
I run the 4 but there are 15 by now, my bad. This revision is now accepted and ready to land.Aug 12 2021, 8:26 AM Closed by commit rGa420f80bf19d: [Attributor] Do not delete volatile stores to null/undef (authored by jdoerfert). · Explain WhyAug 12 2021, 8:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 366005 llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/CodeGen/AMDGPU/annotate-kernel-features-hsa-call.ll
llvm/test/Transforms/Attributor/undefined_behavior.ll
|