[all-commits] [llvm/llvm-project] b05222: [llubi] Fix the storage kind of poison results (#2...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Mon Jun 1 08:27:58 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b05222259c09b55a41f2a368dce8c21b016fe293
      https://github.com/llvm/llvm-project/commit/b05222259c09b55a41f2a368dce8c21b016fe293
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2026-06-01 (Mon, 01 Jun 2026)

  Changed paths:
    M llvm/test/tools/llubi/intr_vector_manip.ll
    M llvm/tools/llubi/lib/Interpreter.cpp
    M llvm/tools/llubi/lib/Library.cpp
    M llvm/tools/llubi/lib/Value.h

  Log Message:
  -----------
  [llubi] Fix the storage kind of poison results (#200830)

`AnyValue::poison()` only represents scalar integer/fp/pointer values.



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