[all-commits] [llvm/llvm-project] 1c9378: Recommit "[Clang][RISCV] Introduce tuple types for...

Yueh-Ting (eop) Chen via All-commits all-commits at lists.llvm.org
Wed Nov 15 16:26:07 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c93781918135b16b19f7a9758040e0e18420617
      https://github.com/llvm/llvm-project/commit/1c93781918135b16b19f7a9758040e0e18420617
  Author: Yueh-Ting (eop) Chen <yueh.ting.chen at gmail.com>
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
    M clang/include/clang/Basic/RISCVVTypes.def
    M clang/include/clang/Serialization/ASTBitCodes.h
    M clang/include/clang/Support/RISCVVIntrinsicUtils.h
    M clang/lib/Support/RISCVVIntrinsicUtils.cpp
    M clang/test/CodeGen/RISCV/rvv-intrinsics-handcrafted/rvv-intrinsic-datatypes.cpp
    M clang/test/Modules/decl-params-determinisim.m
    M clang/utils/TableGen/RISCVVEmitter.cpp

  Log Message:
  -----------
  Recommit "[Clang][RISCV] Introduce tuple types for RVV bfloat16 #72216" (#72370)

This PR attempts to recommit the PR (#72216) with a safe-bounded TypeID
that will not cause indeterminate results for the compiler.




More information about the All-commits mailing list