[PATCH] D92407: [ScalarizeMaskedMemIntrinsic] Move from CodeGen into Transforms

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 12:08:14 PST 2020


anna updated this revision to Diff 309029.
anna added a comment.

addressed review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92407

Files:
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/CodeGen.cpp
  llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp
  llvm/lib/Transforms/Scalar/CMakeLists.txt
  llvm/lib/Transforms/Scalar/Scalar.cpp
  llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92407.309029.patch
Type: text/x-patch
Size: 35928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/67395449/attachment.bin>


More information about the llvm-commits mailing list