[all-commits] [llvm/llvm-project] 773353: [SCCP] Move common code to simplify basic block to...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Jun 17 02:04:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 773353be4e5d76c4dda3b1776c745c8e794a3384
https://github.com/llvm/llvm-project/commit/773353be4e5d76c4dda3b1776c745c8e794a3384
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-06-17 (Wed, 17 Jun 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/SCCP.cpp
Log Message:
-----------
[SCCP] Move common code to simplify basic block to helper (NFC).
Reviewers: efriedma, davide
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D81755
More information about the All-commits
mailing list