[all-commits] [llvm/llvm-project] 62b00b: [NFC] Removal of complex deinterleaving test case ...

NickGuy-Arm via All-commits all-commits at lists.llvm.org
Mon Nov 14 07:58:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62b00bf1afa78605ac65f0fcc31965a62bf043db
      https://github.com/llvm/llvm-project/commit/62b00bf1afa78605ac65f0fcc31965a62bf043db
  Author: Nicholas Guy <nicholas.guy at arm.com>
  Date:   2022-11-14 (Mon, 14 Nov 2022)

  Changed paths:
    M llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-f64-mul.ll

  Log Message:
  -----------
  [NFC] Removal of complex deinterleaving test case complex_mul_v8f64

This test is not particularly useful for testing complex deinterleaving,
 especially due to f64 muls not being supported in mve. The test is
 being removed as it's hitting an unrelated pre-existing condition
 regarding register spilling.




More information about the All-commits mailing list