Any example project/code for mlir nvidia GPU offloader inside llvm-project? Or can I find it in any other place?

Hello

Previously I asked this question Searching for a opensource MLIR end-to-end Nvidia GPU lowering example project
And @mehdi_amini gave me this nice example mlir code for Nvidia GPU

Now what I am wondering/assuming, this MLIR code is emitted from an example project/src. So does that example exists in llvm-project repo?

I was searching. But couldn’t find/recognize it probably due to I am a noob :grin:

If it is not there, is there any other possible place to search for it? Or, do I have to make it from scratch?

Thanks in advance :pray: