[PATCH] D154114: [SLP] Provide an universal interface for FixedVectorType::get. NFC.

Han-Kuan Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 22:03:48 PDT 2023


HanKuanChen updated this revision to Diff 536109.
HanKuanChen added a comment.

Update: Remove isValidElementType assert in makeScalarTyToVectorTy.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154114

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154114.536109.patch
Type: text/x-patch
Size: 21444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230630/02689046/attachment-0001.bin>


More information about the llvm-commits mailing list