[llvm] [TTI][AArch64] Detect OperandInfo from scalable splats. (PR #122469)

David Green via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 1 05:45:12 PST 2025


davemgreen wrote:

Changed to use the splat to detect constants - this will make the difference that zeroinitializer is now treated as a OK_UniformConstantValue too. That can be changed if necessary.

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


More information about the llvm-commits mailing list