[all-commits] [llvm/llvm-project] 1abc28: [NFC][LV] Add test for vectorizing fmuladd with an...

Graham Hunter via All-commits all-commits at lists.llvm.org
Fri Oct 20 02:23:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1abc28fea0a2f6955b4a6a72495766a2f1d5e3a3
      https://github.com/llvm/llvm-project/commit/1abc28fea0a2f6955b4a6a72495766a2f1d5e3a3
  Author: Graham Hunter <graham.hunter at arm.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/AArch64/masked-call.ll

  Log Message:
  -----------
  [NFC][LV] Add test for vectorizing fmuladd with another call (#68601)

As requested in (#66521)

I confirmed a crash with "return" instead of "continue" in
setVectorizedCallDecision's fmuladd reduction recognition.




More information about the All-commits mailing list