[all-commits] [llvm/llvm-project] e9fe95: [clang][bytecode][NFC] Use maxnum/minnum for fmax/...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Mar 3 22:23:15 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9fe95acf3b9ead924a6f059c8ca8a8aabc55575
      https://github.com/llvm/llvm-project/commit/e9fe95acf3b9ead924a6f059c8ca8a8aabc55575
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-03-04 (Tue, 04 Mar 2025)

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

  Log Message:
  -----------
  [clang][bytecode][NFC] Use maxnum/minnum for fmax/fmin (#129643)

Equivalent of https://github.com/llvm/llvm-project/pull/129630 for the
bytecode interpreter.



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