[PATCH] D149842: Scalarizer: limit scalarization for small element types

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 12:14:47 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2cb5c6d124d6: Scalarizer: limit scalarization for small element types (authored by nhaehnle).

Changed prior to commit:
  https://reviews.llvm.org/D149842?vs=527335&id=531027#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149842

Files:
  llvm/include/llvm/Transforms/Scalar/Scalarizer.h
  llvm/lib/Transforms/Scalar/Scalarizer.cpp
  llvm/test/Transforms/Scalarizer/basic-inseltpoison.ll
  llvm/test/Transforms/Scalarizer/basic.ll
  llvm/test/Transforms/Scalarizer/min-bits.ll
  llvm/test/Transforms/Scalarizer/opaque-ptr-bug.ll
  llvm/test/Transforms/Scalarizer/vector-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149842.531027.patch
Type: text/x-patch
Size: 150544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/c3bb84ec/attachment-0001.bin>


More information about the llvm-commits mailing list