[llvm] [X86] Replace hasVirtualTileReg with AMXProgModel (PR #95105)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 11:54:16 PDT 2024


aengelke wrote:

FastPreTileConfig has (without #94989) it's own check whether virtual tile registers exist, it finds this out by iterating over all virtual registers. Functionality should be identical, so no tests are affected.

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


More information about the llvm-commits mailing list