[all-commits] [llvm/llvm-project] 4c13af: [TEST] Pre-commit test for GVN PRE load

weiguozhi via All-commits all-commits at lists.llvm.org
Tue Dec 20 10:46:02 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c13af22b4d40506ff756c1d48c5e57701d59e13
      https://github.com/llvm/llvm-project/commit/4c13af22b4d40506ff756c1d48c5e57701d59e13
  Author: Guozhi Wei <carrot at google.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M llvm/test/Transforms/GVN/PRE/pre-load.ll

  Log Message:
  -----------
  [TEST] Pre-commit test for GVN PRE load

This is a test case for D139582.

In this test case, %v4 and %v5 can be moved to predecessors, %v3 can be changed to a PHI instruction.

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




More information about the All-commits mailing list