[all-commits] [llvm/llvm-project] 396370: [MemCpyOpt] Add additional call slot capture tests...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Dec 13 01:57:23 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 396370e889faf77324d4aea378739af66447ef97
      https://github.com/llvm/llvm-project/commit/396370e889faf77324d4aea378739af66447ef97
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2021-12-13 (Mon, 13 Dec 2021)

  Changed paths:
    M llvm/test/Transforms/MemCpyOpt/capturing-func.ll

  Log Message:
  -----------
  [MemCpyOpt] Add additional call slot capture tests (NFC)

One test shows a miscompile when bitcasts are involved, the others
cases where we can perform the optimization despite a capture.




More information about the All-commits mailing list