[all-commits] [llvm/llvm-project] c8efcf: [flang][PPC] Improve vector type names in expressi...

Vir Patel via All-commits all-commits at lists.llvm.org
Wed May 27 10:44:01 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c8efcf55ee47bb04e4539a802e656be89f08099f
      https://github.com/llvm/llvm-project/commit/c8efcf55ee47bb04e4539a802e656be89f08099f
  Author: Vir Patel <142122453+virsworld at users.noreply.github.com>
  Date:   2026-05-27 (Wed, 27 May 2026)

  Changed paths:
    M flang/include/flang/Common/Fortran-consts.h
    M flang/include/flang/Support/Fortran.h
    M flang/lib/Evaluate/formatting.cpp
    M flang/lib/Semantics/expression.cpp
    M flang/lib/Semantics/type.cpp
    M flang/lib/Support/Fortran.cpp
    A flang/test/Semantics/PowerPC/ppc-vector-diagnostics.f90

  Log Message:
  -----------
  [flang][PPC] Improve vector type names in expression diagnostics (NFC) (#199383)

Continuation of #197821 
The change only affects vector types; all other types preserve their
existing formatting behavior.

Co-authored-by: virsworld <virpatel at mac.home>



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