[PATCH] D44546: [SelectionDAG] Transfer DbgValues when integer operations are promoted

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 16:27:40 PDT 2018


asmith added a comment.

This is to fix DebugInfo/Generic/linear-dbg-value.ll and won't repro on an in-tree target.

Is there a way to write a test that will force selection dag to promote an integer?


Repository:
  rL LLVM

https://reviews.llvm.org/D44546





More information about the llvm-commits mailing list