[all-commits] [llvm/llvm-project] d46e49: [VE] Fix vmp0 subregister mapping

Simon Moll via All-commits all-commits at lists.llvm.org
Fri Feb 18 04:18:36 PST 2022


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

  Changed paths:
    M llvm/lib/Target/VE/VERegisterInfo.td
    M llvm/test/CodeGen/VE/VELIntrinsics/extract.ll

  Log Message:
  -----------
  [VE] Fix vmp0 subregister mapping

vmp0 is the all-ones v512i1 register and does not break down into
subregisters.

Reviewed By: kaz7

Differential Revision: https://reviews.llvm.org/D120054




More information about the All-commits mailing list