[all-commits] [llvm/llvm-project] 24ab76: LLT: Add changeNumElements
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jan 29 07:32:22 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 24ab761a60b14cd8824be8d0769d842172ed0334
https://github.com/llvm/llvm-project/commit/24ab761a60b14cd8824be8d0769d842172ed0334
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M llvm/include/llvm/Support/LowLevelTypeImpl.h
M llvm/unittests/CodeGen/LowLevelTypeTest.cpp
Log Message:
-----------
LLT: Add changeNumElements
This is the element analog of changeElementType/changeElementSize
More information about the All-commits
mailing list