[all-commits] [llvm/llvm-project] f1353d: [AMDGPU] Precommit GISel test for min(max(x, y), m...

Justin Bogner via All-commits all-commits at lists.llvm.org
Tue Dec 6 22:58:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f1353d2f1a7bbea2f6f5a584fe9af0e09a34a259
      https://github.com/llvm/llvm-project/commit/f1353d2f1a7bbea2f6f5a584fe9af0e09a34a259
  Author: Justin Bogner <mail at justinbogner.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/GlobalISel/fmed3.ll

  Log Message:
  -----------
  [AMDGPU] Precommit GISel test for min(max(x, y), max(min(x, y), z)) -> med3

These combines will be added by https://reviews.llvm.org/D139508




More information about the All-commits mailing list