[all-commits] [llvm/llvm-project] 8e0148: [AllocaInst] Update `getAllocationSizeInBits` to r...
Francesco Petrogalli via All-commits
all-commits at lists.llvm.org
Fri Nov 27 08:45:16 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 8e0148dff703dd1ff12cc143482274233a8dacf3
https://github.com/llvm/llvm-project/commit/8e0148dff703dd1ff12cc143482274233a8dacf3
Author: Francesco Petrogalli <francesco.petrogalli at arm.com>
Date: 2020-11-27 (Fri, 27 Nov 2020)
Changed paths:
M llvm/include/llvm/IR/Instructions.h
M llvm/lib/IR/Instructions.cpp
M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
M llvm/unittests/IR/InstructionsTest.cpp
Log Message:
-----------
[AllocaInst] Update `getAllocationSizeInBits` to return `TypeSize`.
Reviewed By: peterwaller-arm, sdesmalen
Differential Revision: https://reviews.llvm.org/D92020
More information about the All-commits
mailing list