[all-commits] [llvm/llvm-project] efebb4: InstCombine: Add baseline tests for and/or of fcmp...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Dec 13 08:22:00 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: efebb4c353a8a27597a3b397fbbf91b5736a86f8
      https://github.com/llvm/llvm-project/commit/efebb4c353a8a27597a3b397fbbf91b5736a86f8
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    A llvm/test/Transforms/InstCombine/create-class-from-logic-fcmp.ll

  Log Message:
  -----------
  InstCombine: Add baseline tests for and/or of fcmp to class combine

This is for patterns like !isfinite || zero.




More information about the All-commits mailing list