[PATCH] D137707: Move "auto-init" instructions to the dominator of their users

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 03:05:11 PDT 2023


serge-sans-paille added a comment.

Extra round of tests on my side: current version leads to 550 instruction moved when compiling cpython with `-ftrivial-auto-var-init=pattern`. @nikic I think the patch is ready for you to look at it again :-)


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

https://reviews.llvm.org/D137707



More information about the llvm-commits mailing list