[all-commits] [llvm/llvm-project] a6089a: [AMDGPU] Ignore RegMask operands when folding oper...
Mirko Brkušanin via All-commits
all-commits at lists.llvm.org
Wed Mar 12 01:59:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6089a949fefc4bada79bdd5d76a6df4daa9b0cf
https://github.com/llvm/llvm-project/commit/a6089a949fefc4bada79bdd5d76a6df4daa9b0cf
Author: Mirko Brkušanin <Mirko.Brkusanin at amd.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/test/CodeGen/AMDGPU/fold-sgpr-multi-imm.mir
Log Message:
-----------
[AMDGPU] Ignore RegMask operands when folding operands to SALU insts (#130813)
Otherwise we hit an assert in isInlineConstant.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list