[llvm] [AMDGPU][GlobalISel] Fix issue with copy_scc_vcc on gfx7 (PR #165355)

via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 28 10:54:55 PDT 2025


vangthao95 wrote:

> Can you add one ll test? Also could we do the OR on newer targets also?

Sure, using OR for all targets makes sense. I also added one ll test.

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


More information about the llvm-commits mailing list