[Mlir-commits] [llvm] [mlir] [NVPTX] Add support for barrier.cta.red.* instructions (PR #172541)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Jan 5 04:16:31 PST 2026


asmok-g wrote:

> > Hi @AlexMaclean, This is a heads-up that internally at google, we've seen a lot of compilation errors
> > ```
> > 
> > error: cannot compile this builtin function yet
> > ```
> > 
> > 
> >     
> >       
> >     
> > 
> >       
> >     
> > 
> >     
> >   
> > caused by this patch. Working on a reproducer.
> 
> Sorry about that! Does #173312 fix?

Thanks for the response. Yes, #173312 fixed the compilation error.

https://github.com/llvm/llvm-project/pull/172541


More information about the Mlir-commits mailing list