[llvm] GlobalISel: Relax verifier between physreg and typed vreg (PR #159281)

Petar Avramovic via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 17 02:04:37 PDT 2025


petar-avramovic wrote:

Ok, looks good so far. Does uniformity analysis correctly calculate if argument is uniform or divergent? If not it would be easier to use ballot or inverse ballot in argument lowering and normal copy

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


More information about the llvm-commits mailing list