[all-commits] [llvm/llvm-project] 751d53: [llvm][IR][CastInst] Update `castIsValid` for scal...
Francesco Petrogalli via All-commits
all-commits at lists.llvm.org
Mon Mar 30 14:14:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 751d5332bd63d93de64f4ada0fc6a8f5ab01de66
https://github.com/llvm/llvm-project/commit/751d5332bd63d93de64f4ada0fc6a8f5ab01de66
Author: Francesco Petrogalli <francesco.petrogalli at arm.com>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M llvm/lib/IR/Instructions.cpp
M llvm/unittests/IR/InstructionsTest.cpp
Log Message:
-----------
[llvm][IR][CastInst] Update `castIsValid` for scalable vectors.
Reviewers: sdesmalen
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D76738
More information about the All-commits
mailing list