[PATCH] D81879: [CGP] Reset the debug location when promoting trunc(s)

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 14:21:05 PDT 2020


davide added a comment.

This is the same issue of D81437 <https://reviews.llvm.org/D81437>, when hoisting/promoting the trunc we don't want to assign it a location that could cause a jump in the line table.


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

https://reviews.llvm.org/D81879





More information about the llvm-commits mailing list