[PATCH] D80264: [Instruction] Set metadata uses to undef on deletion

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 21 05:22:16 PDT 2020


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

LGTM; there may be a risk that non-debug metadata users of instructions are affected by this, but I wouldn't imagine the impact would be serious.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80264





More information about the llvm-commits mailing list