[all-commits] [llvm/llvm-project] b7bc1d: [CodeGen] Fix return type of PHI_iterator::getInco...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Oct 18 06:36:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7bc1d07d3e1b2d6db102d881f8ad1083797f319
https://github.com/llvm/llvm-project/commit/b7bc1d07d3e1b2d6db102d881f8ad1083797f319
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M llvm/lib/CodeGen/MachineSSAUpdater.cpp
Log Message:
-----------
[CodeGen] Fix return type of PHI_iterator::getIncomingValue. NFC.
This is supposed to match ValT aka Register.
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