[PATCH] D69943: Attempt to Salvage Debug Info or undef intrinsics when dropping trivially deletable instructions in reassociate pass

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 14:35:50 PST 2019


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

Looks great to me, assuming the plan is to use the 'salvageDebugInfoOrMarkUndef' helper (now available). Thanks!


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

https://reviews.llvm.org/D69943





More information about the llvm-commits mailing list