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

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 14:19:20 PST 2021


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

Adding an extra check for multiple codes. I'll land it later today.


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.324424.patch
Type: text/x-patch
Size: 6383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/d3acff4f/attachment.bin>


More information about the llvm-commits mailing list