[all-commits] [llvm/llvm-project] a957af: [CIR] Clean up FPAttr
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Wed Jul 2 07:43:13 PDT 2025
Branch: refs/heads/users/xlauko/cir-fp-attr-refactor
Home: https://github.com/llvm/llvm-project
Commit: a957afae2db5a9dca87048f8e5f5e1c092992a53
https://github.com/llvm/llvm-project/commit/a957afae2db5a9dca87048f8e5f5e1c092992a53
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