[all-commits] [llvm/llvm-project] 7328b7: [flang] Handle ub.poison in lowering (#192454)

Kelvin Li via All-commits all-commits at lists.llvm.org
Thu Apr 16 09:54:43 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7328b74dceed9764b9195e42f1e6f08f04727157
      https://github.com/llvm/llvm-project/commit/7328b74dceed9764b9195e42f1e6f08f04727157
  Author: Kelvin Li <kli at ca.ibm.com>
  Date:   2026-04-16 (Thu, 16 Apr 2026)

  Changed paths:
    M flang/lib/Optimizer/CodeGen/CMakeLists.txt
    M flang/lib/Optimizer/CodeGen/CodeGen.cpp
    M flang/test/Lower/PowerPC/ppc-vec-convert.f90
    M flang/test/Lower/PowerPC/ppc-vec-load-elem-order.f90
    M flang/test/Lower/PowerPC/ppc-vec-load.f90
    M flang/test/Lower/PowerPC/ppc-vec-store-elem-order.f90
    M flang/test/Lower/PowerPC/ppc-vec-store.f90

  Log Message:
  -----------
  [flang] Handle ub.poison in lowering (#192454)

This patch is to add the UB dialect registration and UBToLLVM conversion
interface in lowering.



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