[MLIR][Memref] Remove unnecessary #include
authorJohn Demme <john.demme@microsoft.com>
Fri, 12 May 2023 02:43:29 +0000 (02:43 +0000)
committerJohn Demme <john.demme@microsoft.com>
Fri, 12 May 2023 02:47:49 +0000 (02:47 +0000)
commit334e3776d4b8ee8a87afe75e0768b440843f7be6
tree18705d2afba710585eaf7e3e5d8770ede4d0011d
parent1326a5a3f9297bfdc42aa8f644447dc462e4f0d8
[MLIR][Memref] Remove unnecessary #include

MemRefMem2Ref was unnecessarily including a header from Complex and not
including it as a cmake dep (causing some builds to fail).
mlir/lib/Dialect/MemRef/IR/MemRefMem2Reg.cpp