[all-commits] [llvm/llvm-project] c5d16e: [IR] Update comment in Verifier::visitPHINode
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Mar 5 01:39:15 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5d16e76892dc9dc733a844e46bf03c9c6e1d759
https://github.com/llvm/llvm-project/commit/c5d16e76892dc9dc733a844e46bf03c9c6e1d759
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-03-05 (Tue, 05 Mar 2024)
Changed paths:
M llvm/lib/IR/Verifier.cpp
Log Message:
-----------
[IR] Update comment in Verifier::visitPHINode
Since svn r133708 visitPHINode no longer has to check basic block
argument types. Better 13 years late than never!
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