[all-commits] [llvm/llvm-project] ee2aba: AMDGPU: Use poison in some lowering contexts (#137...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Apr 25 07:04:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee2aba7cc6359f7657db2ab6723e834b94ac9306
https://github.com/llvm/llvm-project/commit/ee2aba7cc6359f7657db2ab6723e834b94ac9306
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-25 (Fri, 25 Apr 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
AMDGPU: Use poison in some lowering contexts (#137325)
This replaces most of the places that use undef. I left alone
the cases that require additional thought.
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