Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D156634
[InstCombine] Add tests for combining `llvm.ptrmask`; NFC AbandonedPublic Authored by goldstein.w.n on Jul 30 2023, 4:00 PM.
Details
Diff Detail
Unit TestsFailed Event Timelinegoldstein.w.n added a child revision: D156635: [InstCombine] Make combines on `llvm.ptrmask` fail loudly if we have vec types; NFC.Jul 30 2023, 4:04 PM goldstein.w.n added a child revision: D156633: [InstSimplify] Add some basic simplifications for `llvm.ptrmask`. goldstein.w.n removed a child revision: D156633: [InstSimplify] Add some basic simplifications for `llvm.ptrmask`. goldstein.w.n added a parent revision: D156633: [InstSimplify] Add some basic simplifications for `llvm.ptrmask`. This revision was landed with ongoing or failed builds.Nov 1 2023, 9:50 PM
Revision Contents
Diff 545478 llvm/test/Transforms/InstCombine/consecutive-ptrmask.ll
llvm/test/Transforms/InstCombine/ptrmask.ll
|