[PATCH] D92020: [AllocaInst] Update `getAllocationSizeInBits` to return `TypeSize`.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 24 03:38:00 PST 2020
fpetrogalli created this revision.
fpetrogalli added reviewers: peterwaller-arm, sdesmalen, efriedma.
Herald added subscribers: llvm-commits, dexonsmith, lxfind, hiraditya.
Herald added a project: LLVM.
fpetrogalli requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92020
Files:
llvm/include/llvm/IR/Instructions.h
llvm/lib/IR/Instructions.cpp
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/unittests/IR/InstructionsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92020.307305.patch
Type: text/x-patch
Size: 4622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201124/75286b47/attachment.bin>
More information about the llvm-commits
mailing list