[llvm] [AMDGPU][TTI] Add Target Hook for Instruction Uniformity (getInstructionUniformity) (PR #137639)

Pankaj Dwivedi via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 29 21:18:27 PDT 2025


PankajDwivedi-25 wrote:

Right, this is initial patch.

Right now it doesn't do anything more than already there.

I was looking for two things here.

1. Intrinsic list whose uniformity depends on operand.
2. How to get the operand uniformity at this point.

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


More information about the llvm-commits mailing list