[all-commits] [llvm/llvm-project] b781c7: Fixed some wmma store builtins that had non-const ...

JackAKirk via All-commits all-commits at lists.llvm.org
Thu Oct 19 07:39:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b781c7ab574f54f54e1b32421398c723f3690f05
      https://github.com/llvm/llvm-project/commit/b781c7ab574f54f54e1b32421398c723f3690f05
  Author: JackAKirk <jack.kirk at codeplay.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsNVPTX.def

  Log Message:
  -----------
  Fixed some wmma store builtins that had non-const src param

Now all wmma store builtins have src param marked const.

Reviewers: Tra




More information about the All-commits mailing list