[all-commits] [llvm/llvm-project] e2fa96: [AArch64][GISel] Expand coverage of FMul.

David Green via All-commits all-commits at lists.llvm.org
Thu Aug 24 03:41:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e2fa9610c63d4276f37622f4d0c58b6d95002392
      https://github.com/llvm/llvm-project/commit/e2fa9610c63d4276f37622f4d0c58b6d95002392
  Author: David Green <david.green at arm.com>
  Date:   2023-08-24 (Thu, 24 Aug 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
    A llvm/test/CodeGen/AArch64/fmul.ll

  Log Message:
  -----------
  [AArch64][GISel] Expand coverage of FMul.

This adds some more extensive test coverage for fmul through global isel,
switching the opcodes to use the more complete ActionDefinitions to handle more
cases.




More information about the All-commits mailing list