[llvm-branch-commits] [llvm] [AMDGPU] Add VOP1 support for gfx13 (PR #177603)

Shilei Tian via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jan 26 07:16:12 PST 2026


shiltian wrote:

I'm okay with leaving it as it is, but my general observation is that the update script doesn't work very well with `--check-prefixies`. Most of the time, it simply treats it as `--check-prefix`. I can see the value of using it when manually writing check lines, but it is much less helpful for automatically generated ones, unless we greatly improve the update script matching algorithm.

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


More information about the llvm-branch-commits mailing list