[all-commits] [llvm/llvm-project] 2975f3: [llvm-diff] Implement diff of PHI nodes
Bill Wendling via All-commits
all-commits at lists.llvm.org
Mon Nov 22 13:23:28 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2975f37d8d4ffb8fd2b0950d6851c5fab93b4a19
https://github.com/llvm/llvm-project/commit/2975f37d8d4ffb8fd2b0950d6851c5fab93b4a19
Author: Bill Wendling <isanbard at gmail.com>
Date: 2021-11-22 (Mon, 22 Nov 2021)
Changed paths:
A llvm/test/tools/llvm-diff/phinode.ll
M llvm/tools/llvm-diff/lib/DifferenceEngine.cpp
Log Message:
-----------
[llvm-diff] Implement diff of PHI nodes
Implement diff of PHI nodes
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D114211
More information about the All-commits
mailing list