[all-commits] [llvm/llvm-project] 05c912: [InstCombine][NFC] add tests for printf("%s", str)...

yurai007 via All-commits all-commits at lists.llvm.org
Fri Apr 23 05:27:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05c912a439cc5ef0f76888e59188582f35fdc0bc
      https://github.com/llvm/llvm-project/commit/05c912a439cc5ef0f76888e59188582f35fdc0bc
  Author: Dawid Jurczak <dawid_jurek at vp.pl>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/printf-2.ll

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

Split off from D100724.

Reviewed By: xbolva00

Differential Revision: https://reviews.llvm.org/D101149




More information about the All-commits mailing list