[all-commits] [llvm/llvm-project] 606320: [VE][NFC] Move functions to VVP module

Simon Moll via All-commits all-commits at lists.llvm.org
Wed Feb 23 01:46:12 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 606320ed30fd8a8fc01afb71a7e107cd7f1f90da
      https://github.com/llvm/llvm-project/commit/606320ed30fd8a8fc01afb71a7e107cd7f1f90da
  Author: Simon Moll <simon.moll at emea.nec.com>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
    M llvm/lib/Target/VE/VEISelLowering.cpp
    M llvm/lib/Target/VE/VVPISelLowering.cpp

  Log Message:
  -----------
  [VE][NFC] Move functions to VVP module

Separate vector isel functions to the module they belong to. Keep scalar
stuff and calls into vector isel in the VEISelLowering.




More information about the All-commits mailing list