[llvm] [AMDGPU][GlobalISel] Fix VCC s1 phi instruction selection failure (PR #184632)

Petar Avramovic via llvm-commits llvm-commits at lists.llvm.org
Tue May 12 05:08:42 PDT 2026


================

----------------
petar-avramovic wrote:

> // VCC S1 phis cannot be instruction-selected.

This is true.
They should be lowered in amdgpu-global-isel-divergence-lowering.
If there are actual problems need to fix them in amdgpu-global-isel-divergence-lowering.

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


More information about the llvm-commits mailing list