[all-commits] [llvm/llvm-project] e7041d: [CIR] Add Pure trait to IsFPClassOp (#186625)

Henrich Lauko via All-commits all-commits at lists.llvm.org
Sun Mar 15 22:51:33 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7041d41605ae2c8f41d80d4f4e8b8c4a605ca94
      https://github.com/llvm/llvm-project/commit/e7041d41605ae2c8f41d80d4f4e8b8c4a605ca94
  Author: Henrich Lauko <xlauko at mail.muni.cz>
  Date:   2026-03-16 (Mon, 16 Mar 2026)

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIROps.td

  Log Message:
  -----------
  [CIR] Add Pure trait to IsFPClassOp (#186625)

IsFPClassOp is a pure classification check on a floating-point value
with no memory effects.



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