[all-commits] [llvm/llvm-project] af8389: [VE] Change to use isa
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Mon Jul 6 11:49:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: af8389e1315a1d4fa2bb5116f40cfc0704891a58
https://github.com/llvm/llvm-project/commit/af8389e1315a1d4fa2bb5116f40cfc0704891a58
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M llvm/lib/Target/VE/VEISelLowering.cpp
Log Message:
-----------
[VE] Change to use isa
Summary: Change to use isa instead of dyn_cast to avoid a warning.
Reviewers: simoll, k-ishizaka
Reviewed By: simoll
Subscribers: hiraditya, llvm-commits
Tags: #llvm, #ve
Differential Revision: https://reviews.llvm.org/D83200
More information about the All-commits
mailing list