[all-commits] [llvm/llvm-project] 137faa: [AArch64] Add additional tests for SMULL instructi...

Zain Jaffal via All-commits all-commits at lists.llvm.org
Fri Sep 30 04:32:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 137faa4a8424856f34e2aa2a752aa1743292930f
      https://github.com/llvm/llvm-project/commit/137faa4a8424856f34e2aa2a752aa1743292930f
  Author: Zain Jaffal <z_jaffal at apple.com>
  Date:   2022-09-30 (Fri, 30 Sep 2022)

  Changed paths:
    M llvm/test/CodeGen/AArch64/aarch64-smull.ll

  Log Message:
  -----------
  [AArch64] Add additional tests for SMULL instruction selection

Add tests where the operands are switched and where the top bit of the operand is set to 1

Reviewed By: fhahn

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




More information about the All-commits mailing list