This allows constructing a MemDesc from a MachineMemoryOperand, a pattern that starts to show up more frequently.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D109161
[GlobalISel] Add convenience constructors to MemDesc ClosedPublic Authored by kschwarz on Sep 2 2021, 8:12 AM.
Details Summary This allows constructing a MemDesc from a MachineMemoryOperand, a pattern that starts to show up more frequently.
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Sep 2 2021, 8:17 AM This revision was landed with ongoing or failed builds.Sep 3 2021, 3:52 AM Closed by commit rG90d52987594e: [GlobalISel] Add convenience constructors to MemDesc (authored by kschwarz). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 370496 llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp
|