[PATCH] D76146: [DebugInfo] Use DW_OP_LLVM_convert_generic after sign/zero exts

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 16 16:57:35 PDT 2020


vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.

It seems sensible to limit conversions back to the generic type as much as possible, so this approach lgtm.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76146





More information about the llvm-commits mailing list