[all-commits] [llvm/llvm-project] e28856: [CIR] Clean up FPAttr (#146662)
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Wed Jul 2 07:52:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e288561e6ba49855e89a324cd46c7967fce27cf5
https://github.com/llvm/llvm-project/commit/e288561e6ba49855e89a324cd46c7967fce27cf5
Author: Henrich Lauko <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 (#146662)
- 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