Skip to content
Commit b448fe0c authored by Groverkss's avatar Groverkss
Browse files

[mlir][NFC] Split OpBase.td into multiple smaller units

This patch splits OpBase.td into smaller files, focusing on individual,
implementations of functionalities.

This patch is marked NFC, as it just splits the implementation into multiple
files and includes them back into OpBase.td, so it doesn't break anything.

Most of the patch is mechanical, with chunks of implementation being shifted
into indvidual files. The main things to look out are:
  - Classes and Definations added to Utils.td
  - Headers of files
  - Any thing that should have been split but isn't

Reviewed By: rriddle, Mogball

Differential Revision: https://reviews.llvm.org/D156067
parent 622b611f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment