[all-commits] [llvm/llvm-project] 842c9c: [CIR] Clean up FPAttr

Henrich Lauko via All-commits all-commits at lists.llvm.org
Wed Jul 2 07:46:16 PDT 2025


  Branch: refs/heads/users/xlauko/cir-fp-attr-refactor
  Home:   https://github.com/llvm/llvm-project
  Commit: 842c9ca40690fef6965734c6e0c2c73e528e7464
      https://github.com/llvm/llvm-project/commit/842c9ca40690fef6965734c6e0c2c73e528e7464
  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