[PATCH] D134422: Scalarize calls to masked functions in LV

Graham Hunter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 07:40:01 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
huntergr marked an inline comment as done.
Closed by commit rGa180344589ca: [LV] Allow scalarization of function calls when masking is required (authored by huntergr).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134422

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/masked-call.ll
  llvm/test/Transforms/LoopVectorize/scalarize-masked-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134422.502127.patch
Type: text/x-patch
Size: 32842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/0185c52b/attachment.bin>


More information about the llvm-commits mailing list