[all-commits] [llvm/llvm-project] 1dc38f: [IR] improve code comment/logic in removePredecess...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Nov 30 08:01:35 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 1dc38f8cfbbc4cce12f8416a1e51d38285e6872f
https://github.com/llvm/llvm-project/commit/1dc38f8cfbbc4cce12f8416a1e51d38285e6872f
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M llvm/lib/IR/BasicBlock.cpp
Log Message:
-----------
[IR] improve code comment/logic in removePredecessor(); NFC
This was suggested in the post-commit review of ce134da4b1.
More information about the All-commits
mailing list