[all-commits] [llvm/llvm-project] b27b5d: [NewGVN] Precommit test for folding freeze

Jay Foad via All-commits all-commits at lists.llvm.org
Fri Jun 9 13:03:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b27b5dcc00dbbfe3f56e015ac8c38889522ec9c8
      https://github.com/llvm/llvm-project/commit/b27b5dcc00dbbfe3f56e015ac8c38889522ec9c8
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

  Changed paths:
    A llvm/test/Transforms/NewGVN/freeze.ll

  Log Message:
  -----------
  [NewGVN] Precommit test for folding freeze

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


  Commit: c0ad1b459742117990d38186deaeb49e75bb26f3
      https://github.com/llvm/llvm-project/commit/c0ad1b459742117990d38186deaeb49e75bb26f3
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/NewGVN.cpp
    M llvm/test/Transforms/NewGVN/freeze.ll

  Log Message:
  -----------
  [NewGVN] Fold equivalent freeze instructions

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


Compare: https://github.com/llvm/llvm-project/compare/d2223221e7e8...c0ad1b459742


More information about the All-commits mailing list