[PATCH] D123505: Mips/GlobalISel: Add stub post-legalizer combiner

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 06:17:25 PDT 2022


arsenm created this revision.
arsenm added reviewers: sdardis, Petar.Avramovic.
Herald added subscribers: atanasyan, jrtc27, hiraditya, arichardson, rovka, mgorny.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

This enables no combines, just adds the boilerplate for the new pass.


https://reviews.llvm.org/D123505

Files:
  llvm/lib/Target/Mips/CMakeLists.txt
  llvm/lib/Target/Mips/Mips.h
  llvm/lib/Target/Mips/Mips.td
  llvm/lib/Target/Mips/MipsCombine.td
  llvm/lib/Target/Mips/MipsPostLegalizerCombiner.cpp
  llvm/lib/Target/Mips/MipsTargetMachine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123505.421897.patch
Type: text/x-patch
Size: 10005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220411/ff463109/attachment.bin>


More information about the llvm-commits mailing list