[all-commits] [llvm/llvm-project] 8f5b1d: [test][DAGCombine] Add tests for cmp+add -> addcarry

Paweł Bylica via All-commits all-commits at lists.llvm.org
Tue Jan 25 13:17:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f5b1d9e146250affd69c08989a2885b77f8463c
      https://github.com/llvm/llvm-project/commit/8f5b1d9e146250affd69c08989a2885b77f8463c
  Author: Paweł Bylica <chfast at gmail.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/addcarry.ll

  Log Message:
  -----------
  [test][DAGCombine] Add tests for cmp+add -> addcarry

Tests for https://reviews.llvm.org/D118037.




More information about the All-commits mailing list