[llvm] [TTI] Introduce getInstructionUniformity API for flexible uniformity analysis (PR #137639)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 20 06:41:59 PST 2025
jayfoad wrote:
> > What happened to the idea of a preliminary NFC patch to introduce TTI::getInstructionUniformity as a replacement for isAlwaysUniform/isSourceOfDivergence?
>
> As per our previous discussion, it's better to make that part of this patch only to catch any edge case?
I don't understand that argument. I'd much prefer to see it as a separate patch.
https://github.com/llvm/llvm-project/pull/137639
More information about the llvm-commits
mailing list