This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Purge linalg.tiled_loop.
ClosedPublic

Authored by pifon2a on Feb 10 2022, 12:53 AM.

Diff Detail

Event Timeline

pifon2a created this revision.Feb 10 2022, 12:53 AM
pifon2a requested review of this revision.Feb 10 2022, 12:53 AM
This revision is now accepted and ready to land.Feb 10 2022, 1:00 AM
This revision was automatically updated to reflect the committed changes.

Hi, this is failing to build on our bot: https://lab.llvm.org/buildbot/#/builders/160/builds/6093 (where "latest" is gcc-11.1.0)

ftynse added a subscriber: ftynse.Feb 28 2022, 1:51 AM

The error is from flang though, and this patch does not touch flang.

/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/flang/include/flang/Optimizer/CodeGen/CodeGen.h:51:10: fatal error: flang/Optimizer/CodeGen/CGPasses.h.inc: No such file or directory

My mistake, sorry for the noise!

mlir/test/Dialect/Linalg/tiled-loop-peeling.mlir