[all-commits] [llvm/llvm-project] 036d63: [AMDGPU][Verifier] Allow llvm.amdgcn.unreachable a...
Carl Ritson via All-commits
all-commits at lists.llvm.org
Tue May 13 20:34:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 036d637a1dc7be4af6178d4a4df32adaffbd9015
https://github.com/llvm/llvm-project/commit/036d637a1dc7be4af6178d4a4df32adaffbd9015
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2025-05-14 (Wed, 14 May 2025)
Changed paths:
M llvm/lib/IR/Verifier.cpp
A llvm/test/Assembler/amdgcn-unreachable.ll
Log Message:
-----------
[AMDGPU][Verifier] Allow llvm.amdgcn.unreachable after cs.chain (#139494)
Unreachable is transformed to llvm.amdgcn.unreachable() during exit
unification. Make sure the verifier tolerates this.
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