rdar://108818859
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152978
[DAGCombiner] Fix crash when trying to replace an indexed store with a narrow store. ClosedPublic Authored by aemerson on Jun 14 2023, 3:45 PM.
Details Summary rdar://108818859
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 15 2023, 12:35 AM This revision was landed with ongoing or failed builds.Jun 15 2023, 1:54 AM Closed by commit rGf79b0333fc36: [DAGCombiner] Fix crash when trying to replace an indexed store with a narrow… (authored by aemerson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 531648 llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/replace-load-with-shrink-store-indexed-crash.ll
|