[PATCH] D69109: [DebugInfo] Stop describing imms in TargetInstrInfo's describeLoadedValue() impl

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 14:09:29 PDT 2019


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

In D69109#1712905 <https://reviews.llvm.org/D69109#1712905>, @NikolaPrica wrote:

> LGTM! Handling each instruction separately is indeed more safer! Too bad that we can't relay much on MI generic flags such as this one.


+ 1


Repository:
  rL LLVM

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

https://reviews.llvm.org/D69109





More information about the llvm-commits mailing list