[all-commits] [llvm/llvm-project] cdc1f8: [CIR] Match codegen change on fmin and fmax

darkbuck via All-commits all-commits at lists.llvm.org
Wed Feb 11 09:04:13 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cdc1f8afe846cc6c42e2d7812ce9e4c98a4a4d7f
      https://github.com/llvm/llvm-project/commit/cdc1f8afe846cc6c42e2d7812ce9e4c98a4a4d7f
  Author: Michael Liao <michael.hliao at gmail.com>
  Date:   2026-02-11 (Wed, 11 Feb 2026)

  Changed paths:
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
    M clang/test/CIR/CodeGen/builtin-floating-point.c

  Log Message:
  -----------
  [CIR] Match codegen change on fmin and fmax

- #113133 adds 'nsz' on the emitted 'llvm.minmum'/'llvm.maxnum' from
  fmin/fmax following the semantic clarification from #112852.



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