[PATCH] D148304: [LoongArch] Use empty debug location for register spill/reload

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 21:38:50 PDT 2023


benshi001 added a comment.

We can see a `.loc` is eliminated by my patch. It is not good to test my patch with `CHECK-NOT: .loc ***`. We have to commit the test in another patch and then we can see the difference. But is it worthy to do so? This is just a tiny change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148304



More information about the llvm-commits mailing list