[all-commits] [llvm/llvm-project] f58eed: [x86] add tests for x*y == 0; NFC

Sanjay Patel via All-commits all-commits at lists.llvm.org
Fri Jan 6 05:37:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f58eedeeee2dac3c0f49562b4f13e3fcc827c523
      https://github.com/llvm/llvm-project/commit/f58eedeeee2dac3c0f49562b4f13e3fcc827c523
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    A llvm/test/CodeGen/X86/mul-cmp.ll

  Log Message:
  -----------
  [x86] add tests for x*y == 0; NFC


  Commit: bd87b84a02252635cda96e9b5d24d503144dd91d
      https://github.com/llvm/llvm-project/commit/bd87b84a02252635cda96e9b5d24d503144dd91d
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    A llvm/test/CodeGen/AArch64/mul-cmp.ll

  Log Message:
  -----------
  [AArch64] add tests for x*y == 0; NFC


Compare: https://github.com/llvm/llvm-project/compare/9b2276c00427...bd87b84a0225


More information about the All-commits mailing list