[all-commits] [llvm/llvm-project] 658a93: [CodeGen][RISCV] Add support of RISCV nontemporal ...

daniel-trujillo-bsc via All-commits all-commits at lists.llvm.org
Wed Aug 27 15:48:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 658a931c5bf3968daec1f020c3a403b1019dabd9
      https://github.com/llvm/llvm-project/commit/658a931c5bf3968daec1f020c3a403b1019dabd9
  Author: daniel-trujillo-bsc <daniel.trujillo at bsc.es>
  Date:   2025-08-27 (Wed, 27 Aug 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/CodeGen/TargetLoweringBase.cpp
    A llvm/test/CodeGen/RISCV/rvv/nontemporal-vp-scalable.ll
    A llvm/test/CodeGen/RISCV/rvv/nontemporal-vp.ll

  Log Message:
  -----------
  [CodeGen][RISCV] Add support of RISCV nontemporal to vector predication instructions. (#153033)

This PR adds support for VP intrinsics to be aware of the nontemporal
metadata information.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list