[all-commits] [llvm/llvm-project] 145980: [AMDGPU] Fix a crash when a bool variable is used ...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Sat Dec 6 17:18:55 PST 2025
Branch: refs/heads/users/shiltian/dont-use-vreg-1-for-inline-asm-bool
Home: https://github.com/llvm/llvm-project
Commit: 1459800d3b9e7aa3dd2437f0e7e3c04d408b58ca
https://github.com/llvm/llvm-project/commit/1459800d3b9e7aa3dd2437f0e7e3c04d408b58ca
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-12-06 (Sat, 06 Dec 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
A llvm/test/CodeGen/AMDGPU/inline-asm-use-bool.ll
Log Message:
-----------
[AMDGPU] Fix a crash when a bool variable is used in inline asm
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