[all-commits] [llvm/llvm-project] 646e2f: [VP] Rename VP int<->float conversion ISD opcodes

Fraser Cormack via All-commits all-commits at lists.llvm.org
Wed Aug 3 02:16:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 646e2f48033626cb6ca6d45825b0cbe98ec29ec1
      https://github.com/llvm/llvm-project/commit/646e2f48033626cb6ca6d45825b0cbe98ec29ec1
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2022-08-03 (Wed, 03 Aug 2022)

  Changed paths:
    M llvm/include/llvm/IR/VPIntrinsics.def
    M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp

  Log Message:
  -----------
  [VP] Rename VP int<->float conversion ISD opcodes

These should be named like the non-VP versions for consistency.

Reviewed By: reames

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




More information about the All-commits mailing list