[llvm] [AMDGPU][True16][CodeGen] Avoid setting hi part in copysign (PR #160891)

Piotr Sobczak via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 26 07:32:08 PDT 2025


piotrAMD wrote:

> si-fold-operands

That's not it - si-fold-operands is too late. I definitely see the problem earlier - in si-fix-sgpr-copies. It looks related (subreg handling with true16) but will require a separate fix.

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


More information about the llvm-commits mailing list