Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153615
[LegacyPM] Remove LowerMatrixIntrinsicsLegacyPass and LowerMatrixIntrinsicsMinimalLegacyPass ClosedPublic Authored by kazu on Jun 23 2023, 12:58 AM.
Details
Diff Detail
Event Timelinekazu retitled this revision from [LegacyPM] Remove LowerMatrixIntrinsicsMinimalLegacyPass to [LegacyPM] Remove LowerMatrixIntrinsicsLegacyPass and LowerMatrixIntrinsicsMinimalLegacyPass.Jun 23 2023, 1:21 AM Comment Actions
Yes indeed. Updated the patch accordingly. This revision is now accepted and ready to land.Jun 23 2023, 1:23 AM This revision was landed with ongoing or failed builds.Jun 23 2023, 1:32 AM Closed by commit rG2764322912c1: [LegacyPM] Remove LowerMatrixIntrinsicsLegacyPass and… (authored by kazu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 533897 llvm/include/llvm/InitializePasses.h
llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
llvm/lib/Transforms/Scalar/Scalar.cpp
|