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