[PATCH] D126382: [GVN] Enable enable-split-backedge-in-load-pre option by default

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 08:04:48 PDT 2022


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM

Yeah, splitting backedges out of canonical form is questionable.  I honestly thing we should be better about handling the split form, but the reality is we're not, and thus this is entirely reasonable in practice.


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

https://reviews.llvm.org/D126382



More information about the llvm-commits mailing list