[PATCH] D48468: [SelectionDAG] Remove debug locations from ConstantSD(FP)Nodes

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 10:57:03 PDT 2018


aprantl added a comment.

In other words, the `mov     lr, #2` is the *materialization* of the constant and is no longer associated with a specific source location.


Repository:
  rL LLVM

https://reviews.llvm.org/D48468





More information about the llvm-commits mailing list