Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| llvm/test/Transforms/InstCombine/consecutive-ptrmask.ll | ||
|---|---|---|
| 5 | This should be @llvm.ptrmask.p0.i64. | |
| Paths 
 |  Differential  D154005  
[InstCombine] Add tests for folding `@llvm.ptrmask` with itself; NFC ClosedPublic Authored by goldstein.w.n on Jun 28 2023, 2:17 PM. 
Details 
Diff Detail 
 Event Timelinegoldstein.w.n added a child revision: D154006: [InstCombine] Folding `@llvm.ptrmask` with itself.Jun 28 2023, 2:17 PM 
 This revision is now accepted and ready to land.Jun 29 2023, 12:38 AM Closed by commit rGaa88df8521e3: [InstCombine] Add tests for folding `@llvm.ptrmask` with itself; NFC (authored by goldstein.w.n).  ·  Explain WhyJul 27 2023, 3:43 PM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
Diff 544966 llvm/test/Transforms/InstCombine/consecutive-ptrmask.ll
 | ||||||||||||||||||||||||||||||
This should be @llvm.ptrmask.p0.i64.