[PATCH] D80370: [CodeGen] Ensure callers of CreateStackTemporary use sensible alignments

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 00:31:25 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc8872400c3c: [CodeGen] Ensure callers of CreateStackTemporary use sensible alignments (authored by david-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80370

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/build-one-lane.ll
  llvm/test/CodeGen/AMDGPU/scratch-simple.ll
  llvm/test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot.ll
  llvm/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/test/CodeGen/X86/extractelement-index.ll
  llvm/test/CodeGen/X86/half.ll
  llvm/test/CodeGen/X86/i64-mem-copy.ll
  llvm/test/CodeGen/X86/insertelement-var-index.ll
  llvm/test/CodeGen/X86/pr31088.ll
  llvm/test/CodeGen/X86/var-permute-128.ll
  llvm/test/CodeGen/X86/vec_fneg.ll
  llvm/test/CodeGen/X86/vec_insert-4.ll
  llvm/test/CodeGen/X86/vector-extend-inreg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80370.269425.patch
Type: text/x-patch
Size: 58799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/0d42a279/attachment-0001.bin>


More information about the llvm-commits mailing list