[PATCH] D100165: [GVNHoist] fix a bug where GVNHoist preserves the debug location when it should be dropped
Yuanbo Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 9 02:36:24 PDT 2021
yuanboli233 added a comment.
Thanks for your feedback @Orlando! I checked the code again, and I agree with your opinion, it seems that removing the `if` guard will be a conservative solution for this case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100165/new/
https://reviews.llvm.org/D100165
More information about the llvm-commits
mailing list