[PATCH] D47159: [InstCombine] Format String optimizations

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 13:57:31 PDT 2018


xbolva00 added a comment.

Some tests fail with this change:
CodeGen/X86/no-plt-libcalls.ll
Transforms/InstCombine/printf-1.ll
Transforms/InstCombine/printf-2.ll

I will check it..


Repository:
  rL LLVM

https://reviews.llvm.org/D47159





More information about the llvm-commits mailing list