[all-commits] [llvm/llvm-project] 4554c8: [clang][bytecode] Use IsNonNull op in visitBool() ...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed May 14 00:14:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4554c852398d0f6e46950e9bc51f74aa1b11b29a
      https://github.com/llvm/llvm-project/commit/4554c852398d0f6e46950e9bc51f74aa1b11b29a
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-05-14 (Wed, 14 May 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp

  Log Message:
  -----------
  [clang][bytecode] Use IsNonNull op in visitBool() (#139846)

We don't need to emit the nullptr and compare to it anymore.



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