[all-commits] [llvm/llvm-project] 6f85ca: [InstCombine] Add extra tests for copy from consta...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jan 12 05:25:44 PST 2023


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

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

  Log Message:
  -----------
  [InstCombine] Add extra tests for copy from constant with phi (NFC)

Additional tests for D136201.

Also fix intrinsic name mangling while here.




More information about the All-commits mailing list