[PATCH] D66678: [GlobalISel] Replace hard coded dynamic alloca handling with G_DYN_STACKALLOC

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 12:58:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370104: [GlobalISel] Replace hard coded dynamic alloca handling with G_DYN_STACKALLOC. (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66678?vs=216944&id=217478#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66678

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  llvm/trunk/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/dynamic-alloca.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-dyn-alloca.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66678.217478.patch
Type: text/x-patch
Size: 18510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/acb83556/attachment.bin>


More information about the llvm-commits mailing list