[MLIR][NFC] remove unnecessary includes form tablegen command
authorShivam Gupta <shivam98.tkg@gmail.com>
Fri, 8 Jan 2021 13:24:36 +0000 (14:24 +0100)
committerAlex Zinenko <zinenko@google.com>
Fri, 8 Jan 2021 13:25:52 +0000 (14:25 +0100)
commit195ffcd890f648187cd110965a419c01d6488f66
tree1727700cfa1bed4bab6f071c945fa729b17f4cc0
parent7d4a8bc417bf75b5e4034674a4255173d0089e68
[MLIR][NFC] remove unnecessary includes form tablegen command

With [[ https://reviews.llvm.org/D77156 | D77156 ]] includes are not needed here.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D94216
mlir/cmake/modules/AddMLIR.cmake