[all-commits] [llvm/llvm-project] cfcd6f: [CIR] Clean up FPAttr
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Wed Jul 2 07:40:09 PDT 2025
Branch: refs/heads/users/xlauko/cir-fp-attr-refactor
Home: https://github.com/llvm/llvm-project
Commit: cfcd6f676025aa66c30a355ef7eaaeec6898e9af
https://github.com/llvm/llvm-project/commit/cfcd6f676025aa66c30a355ef7eaaeec6898e9af
Author: xlauko <xlauko at mail.muni.cz>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIRAttrs.td
M clang/lib/CIR/CodeGen/CIRGenBuilder.cpp
M clang/lib/CIR/CodeGen/CIRGenExprConstant.cpp
M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
Log Message:
-----------
[CIR] Clean up FPAttr
- Adds CIR_ prefix to the definition
- Removes redundant builder and cleans up attribute creations
This mirrors incubator changes from https://github.com/llvm/clangir/pull/1726
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