tenstorrent / tt-mlir

Tenstorrent MLIR compiler
https://tenstorrent.github.io/tt-mlir/
Apache License 2.0
76 stars 13 forks source link

Include metal headers as SYSTEM headers; remove ignored warnings #1309

Closed nsmithtt closed 3 days ago

nsmithtt commented 4 days ago

If we include metal headers as SYSTEM headers, the compiler will ignore warnings from these headers since they're explicitly marked out of tree.

For more context see: https://github.com/tenstorrent/tt-mlir/pull/1295#discussion_r1844712059