e-kud wrote:

> > TBH I'm not sure if we need to add `avx512f,evex512` to intrinsics 
> > attributes and/or to `.td` as well.
> 
> Yes, we need them for now. Otherwise, we cannot allocate ZMM registers.

What about `amx-tile`? It looks like it should be a predicate for all AMX 
instructions. But currently we ignore it.

https://github.com/llvm/llvm-project/pull/148633
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to