[all-commits] [llvm/llvm-project] ee6bef: [RISCV] Rewrite CheckInvalidVLENandLMUL to avoid f...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Aug 12 11:18:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee6befe26437034be84bf4785127b397afb9dfcb
      https://github.com/llvm/llvm-project/commit/ee6befe26437034be84bf4785127b397afb9dfcb
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-08-12 (Sat, 12 Aug 2023)

  Changed paths:
    M clang/lib/Sema/SemaChecking.cpp

  Log Message:
  -----------
  [RISCV] Rewrite CheckInvalidVLENandLMUL to avoid floating point.

This avoids needing an FP value to represent LMUL.

Reviewed By: 4vtomat

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




More information about the All-commits mailing list