Split up the monolithic VETargetLowering ctor into three initialization phases:
- initRegisterClasses()
- initSPUActions()
- // TODO initVPUActions()
Paths
| Differential D90463
[VE][NFC] Split up lowering init ClosedPublic Authored by simoll on Oct 30 2020, 7:58 AM.
Details
Summary Split up the monolithic VETargetLowering ctor into three initialization phases:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 30 2020, 8:10 AM This revision was landed with ongoing or failed builds.Oct 30 2020, 8:19 AM Closed by commit rG4474d4d49ce1: [VE][NFC] Split up lowering init (authored by simoll). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 301905 llvm/lib/Target/VE/VEISelLowering.h
llvm/lib/Target/VE/VEISelLowering.cpp
|