wsmoses added a comment.

Polygeist is a (hopefully soon to be LLVM incubator project: 
https://discourse.llvm.org/t/rfc-polygeist-llvm-incubator-proposal/60890), 
that, among other things, is a Clang-based C/C++ frontend for MLIR. As such, we 
kind of expect to be built alongside clang and borrow the header. As the 
project gets closer to upstream, hopefully the include sharing will actually be 
more explicit (and will be made an upstream PR regardless after some other 
technical debt and paper deadlines).

The relevant code that needs this from our side is here, if curious: 
https://github.com/wsmoses/Polygeist/pull/198/files


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122502/new/

https://reviews.llvm.org/D122502

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to