[PATCH] D136095: [GVN] Patch for invalid GVN replacement

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 10:57:27 PDT 2022


nikic added a comment.

Please upload the patch with full context (`-U99999`). It would also be helpful to provide some more information on the issue, like which uses are being replaced by what instruction and why does GVN try to do that.


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

https://reviews.llvm.org/D136095



More information about the llvm-commits mailing list