[all-commits] [llvm/llvm-project] 005d1a: [LV] Add test where either a libfunc or intrinsic ...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Aug 29 02:51:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 005d1a8ff533dfacba1fb61b7fa70c1311ddcab3
      https://github.com/llvm/llvm-project/commit/005d1a8ff533dfacba1fb61b7fa70c1311ddcab3
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-08-29 (Mon, 29 Aug 2022)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/AArch64/widen-call-with-intrinsic-or-libfunc.ll

  Log Message:
  -----------
  [LV] Add test where either a libfunc or intrinsic is chosen.

In the newly added test either a libfunc (VF=2) or a intrinsic (VF=4)
can be chosen.

Test coverage for D132585.




More information about the All-commits mailing list