[PATCH] D101149: [InstCombine][NFC] add tests for printf("%s", str) --> puts(str)/noop transformation.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 05:36:49 PDT 2021


thakis added a comment.

Looks like this breaks tests: http://45.33.8.238/linux/44909/step_12.txt

Please take a look, and if it takes a while to fix please revert for now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101149



More information about the llvm-commits mailing list