[all-commits] [llvm/llvm-project] 14557c: [InstructionsTest] NFC: Replace VectorType::get(.....
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Wed Dec 2 02:50:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 14557cdf9427341e60b9bd34807c46b2ee826f99
https://github.com/llvm/llvm-project/commit/14557cdf9427341e60b9bd34807c46b2ee826f99
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M llvm/unittests/IR/InstructionsTest.cpp
Log Message:
-----------
[InstructionsTest] NFC: Replace VectorType::get(.., .., true) with ScalableVectorType::get
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D92467
More information about the All-commits
mailing list