[PATCH] D91806: [SVE] Remove warning from debug info on scalable vector.

Joe Ellis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 2 07:25:50 PST 2020


joechrisellis updated this revision to Diff 308964.
joechrisellis added a comment.

Address @sdesmalen's comments.

- Update commit message to better reflect the changes in this patch.
- Rename `debug-declare-no-warnings-on-scalable-vectors.ll` to `dbg-info-scalable-typesize-warning.ll`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91806

Files:
  llvm/lib/Transforms/Utils/Debugify.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/InstCombine/dbg-info-scalable-typesize-warning.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91806.308964.patch
Type: text/x-patch
Size: 4716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201202/db6a1c9f/attachment-0001.bin>


More information about the cfe-commits mailing list