[PATCH] D95539: [LV] Add analysis remark for mixed precision conversions

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 14:21:21 PST 2021


jhuber6 updated this revision to Diff 319676.
jhuber6 added a comment.

Adding test. Changing store type check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95539

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/mixed-precision-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95539.319676.patch
Type: text/x-patch
Size: 6834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210127/a73baf82/attachment.bin>


More information about the llvm-commits mailing list