[PATCH] D103128: [GlobalISel] Don't emit lost debug location remarks when legalizing tail calls

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 18:57:55 PDT 2021


pengfei added a comment.

In D103128#2785257 <https://reviews.llvm.org/D103128#2785257>, @davezarzycki wrote:

> Sorry for the noise. I reran the bisect. The test in question is still failing, but it turns out to be failing unreliably so `git-blame` is fairly useless without a reliable test.

@davezarzycki , I can see the stack offset is changing, but I can't reproduce it on ToT. Can you file a bug if you think the problem is related to this test?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103128



More information about the llvm-commits mailing list