[PATCH] D62858: [Scalarizer] Add UnaryOperator visitor to scalarization pass

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 07:27:27 PDT 2019


cameron.mcinally created this revision.
cameron.mcinally added reviewers: spatel, craig.topper, andrew.w.kaylor, arsenm, kpn, uabelho, rsandifo.
Herald added subscribers: llvm-commits, hiraditya, wdng.
Herald added a project: LLVM.

Also, it looks like this pass discards FMFs. Is that okay?


Repository:
  rL LLVM

https://reviews.llvm.org/D62858

Files:
  llvm/lib/Transforms/Scalar/Scalarizer.cpp
  llvm/test/Transforms/Scalarizer/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62858.202936.patch
Type: text/x-patch
Size: 5857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/465d8682/attachment.bin>


More information about the llvm-commits mailing list