[PATCH] D56242: Elevate instructions across if-else blocks for better constant propagation

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 2 23:44:19 PST 2019


lebedev.ri resigned from this revision.
lebedev.ri added a comment.

Hm, why i'm the reviewer here?
That being said, is "elevation" == "hoisting" here?
That might be a better, more common name..


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

https://reviews.llvm.org/D56242





More information about the llvm-commits mailing list