[all-commits] [llvm/llvm-project] 4167a0: [IR] Support scalable vectors in CastInst::CreateP...
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Wed Dec 9 03:05:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4167a0259ec33a11530a6503e96acedaf3cb6a3d
https://github.com/llvm/llvm-project/commit/4167a0259ec33a11530a6503e96acedaf3cb6a3d
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M llvm/lib/IR/Instructions.cpp
M llvm/unittests/IR/InstructionsTest.cpp
Log Message:
-----------
[IR] Support scalable vectors in CastInst::CreatePointerCast
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D92482
More information about the All-commits
mailing list