[PATCH] D21672: [LICM] Avoid repeating expensive call while promoting loads. NFC

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 19:09:29 PDT 2016


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

Nit: in an if-else if, please use braces consistently.

Otherwise LGTM.


Repository:
  rL LLVM

http://reviews.llvm.org/D21672





More information about the llvm-commits mailing list