[all-commits] [llvm/llvm-project] dc84f3: [CIR] Upstream builtin FAbs op (#151750)

Amr Hesham via All-commits all-commits at lists.llvm.org
Wed Aug 13 08:57:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc84f3aea88182ee2c6889e7e592a8c06145ddfd
      https://github.com/llvm/llvm-project/commit/dc84f3aea88182ee2c6889e7e592a8c06145ddfd
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-08-13 (Wed, 13 Aug 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIROps.td
    M clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.h
    A clang/test/CIR/CodeGen/builtins.cpp

  Log Message:
  -----------
  [CIR] Upstream builtin FAbs op (#151750)

Upstreaming FAbsOp as a prerequisite for upstreaming ComplexDivOp



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