[all-commits] [llvm/llvm-project] 5c719e: [CIR] Implement support for builtin FMA (#210365)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Fri Jul 17 12:31:41 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c719eeb715632b1afef6508bd6c5ac09369fc91
https://github.com/llvm/llvm-project/commit/5c719eeb715632b1afef6508bd6c5ac09369fc91
Author: Amr Hesham <amr96 at programmer.net>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIROps.td
M clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp
M clang/test/CIR/CodeGen/builtins-x86.c
M clang/test/CIR/CodeGenBuiltins/builtins-elementwise.c
Log Message:
-----------
[CIR] Implement support for builtin FMA (#210365)
Implement support for the _builtin_fma
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