Now that the old backend is gone, clean-up a few things that no longer make sense and tidy up the file a bit.
Depends on D158710
Paths
| Differential D158714
[GlobalISel] Cleanup Combine.td ClosedPublic Authored by Pierre-vh on Aug 24 2023, 12:43 AM.
Details
Summary Now that the old backend is gone, clean-up a few things that no longer make sense and tidy up the file a bit. Depends on D158710
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 24 2023, 4:06 AM Pierre-vh added a child revision: D158975: [TableGen][GlobalISel] Add MIR Pattern Builtins.Aug 28 2023, 3:25 AM This revision was landed with ongoing or failed builds.Sep 4 2023, 11:19 PM Closed by commit rG4e513f69a155: [GlobalISel] Cleanup Combine.td (authored by Pierre-vh). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555807 llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/Target/AArch64/AArch64Combine.td
llvm/lib/Target/AMDGPU/AMDGPUCombine.td
llvm/lib/Target/Mips/MipsCombine.td
llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-imms.td
llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-operand-types.td
llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-patfrag-root.td
llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-permutations.td
llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-variadics.td
llvm/test/TableGen/GlobalISelCombinerEmitter/match-table.td
llvm/test/TableGen/GlobalISelCombinerEmitter/operand-types.td
llvm/test/TableGen/GlobalISelCombinerEmitter/patfrag-errors.td
llvm/test/TableGen/GlobalISelCombinerEmitter/pattern-errors.td
llvm/test/TableGen/GlobalISelCombinerEmitter/pattern-parsing.td
llvm/utils/TableGen/GlobalISel/CombinerUtils.h
|