[PATCH] D113289: LICM: Hoist LOAD without STORE

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 05:09:03 PDT 2022


uabelho added a comment.
Herald added a project: All.

I wrote an issue about LICM behaving differently with/without debug information with this patch:
 https://github.com/llvm/llvm-project/issues/55915


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

https://reviews.llvm.org/D113289



More information about the llvm-commits mailing list