[all-commits] [llvm/llvm-project] eb8fcc: [InstCombine] Add additional memcpy from constant ...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jan 23 04:11:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb8fcc1e835acc1f9ea1cb43902672dd9511d66b
      https://github.com/llvm/llvm-project/commit/eb8fcc1e835acc1f9ea1cb43902672dd9511d66b
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
    M llvm/test/Transforms/InstCombine/ptr-replace-alloca.ll

  Log Message:
  -----------
  [InstCombine] Add additional memcpy from constant test with phi (NFC)

This is the case that is safe to handle, but currently isn't.




More information about the All-commits mailing list