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

Nikola Prica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 07:30:47 PDT 2019


NikolaPrica added a comment.

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.


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