[all-commits] [llvm/llvm-project] 0fc3eb: [SelectionDAG][NFC] Fix typo in VerifyDAGDiverence...
RamNalamothu via All-commits
all-commits at lists.llvm.org
Mon Sep 13 08:18:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0fc3ebb70a2d71d4b13102ed932a23a386104c17
https://github.com/llvm/llvm-project/commit/0fc3ebb70a2d71d4b13102ed932a23a386104c17
Author: vnalamot <VenkataRamanaiah.Nalamothu at amd.com>
Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths:
M llvm/include/llvm/CodeGen/SelectionDAG.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
Log Message:
-----------
[SelectionDAG][NFC] Fix typo in VerifyDAGDiverence() function name
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D109674
More information about the All-commits
mailing list