[all-commits] [llvm/llvm-project] 3191fa: Use isa<UndefValue> where needed
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Wed Jan 15 07:51:29 PST 2020
Branch: refs/heads/gbtozers/opensource-master/bz39339-performance
Home: https://github.com/llvm/llvm-project
Commit: 3191fa21be09d6e7352751f86626a2e8fb251555
https://github.com/llvm/llvm-project/commit/3191fa21be09d6e7352751f86626a2e8fb251555
Author: gbtozers <stephen.tozer at sony.com>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
Log Message:
-----------
Use isa<UndefValue> where needed
More information about the All-commits
mailing list