[all-commits] [llvm/llvm-project] b00fdd: [RISCV] Add test cases for failures to form wideni...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Jul 24 12:03:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b00fddec2db19a372bb4cec5558163214e6f0043
      https://github.com/llvm/llvm-project/commit/b00fddec2db19a372bb4cec5558163214e6f0043
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-07-24 (Wed, 24 Jul 2024)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfwmacc.ll

  Log Message:
  -----------
  [RISCV] Add test cases for failures to form widening FMA instructions. NFC

If the fp_extend is in the scalar domain before the shuffle, we
won't recognize the widening opportunity.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list