[all-commits] [llvm/llvm-project] ead231: [InstCombine] Fix typo in test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Apr 21 07:00:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ead231dec0fc6c13f5f8209eaacfb06e0d0be433
      https://github.com/llvm/llvm-project/commit/ead231dec0fc6c13f5f8209eaacfb06e0d0be433
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-04-21 (Thu, 21 Apr 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/memset.ll

  Log Message:
  -----------
  [InstCombine] Fix typo in test (NFC)

This is a copy paste mistake, this variant of the test was supposed
to use poison instead of undef.




More information about the All-commits mailing list