[PATCH] D92020: [AllocaInst] Update `getAllocationSizeInBits` to return `TypeSize`.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 27 08:41:05 PST 2020


This revision was automatically updated to reflect the committed changes.
fpetrogalli marked an inline comment as done.
Closed by commit rG8e0148dff703: [AllocaInst] Update `getAllocationSizeInBits` to return `TypeSize`. (authored by fpetrogalli).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92020/new/

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.308069.patch
Type: text/x-patch
Size: 4240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201127/0cafc51a/attachment.bin>


More information about the llvm-commits mailing list