[all-commits] [llvm/llvm-project] 90779f: [AMDGPU] Preserve chain when selecting llvm.amdgcn...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Jun 20 04:30:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90779fdc19dc15099231d6ebc39d9d76991d2d43
https://github.com/llvm/llvm-project/commit/90779fdc19dc15099231d6ebc39d9d76991d2d43
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.pops.exiting.wave.id.ll
Log Message:
-----------
[AMDGPU] Preserve chain when selecting llvm.amdgcn.pops.exiting.wave.id (#96167)
Without this SelectionDAG could fail assertions when using the intrinsic
in a non-entry BB.
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