[PATCH] D144241: [NFC] Make FPClassTest a bitmask enumeration

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 23:21:12 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2e416cdd52c1: [NFC] Make FPClassTest a bitmask enumeration (authored by sepavloff).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144241/new/

https://reviews.llvm.org/D144241

Files:
  llvm/include/llvm/ADT/FloatingPointMode.h
  llvm/include/llvm/CodeGen/CodeGenCommonISel.h
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/CodeGenCommonISel.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/IR/Verifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144241.499376.patch
Type: text/x-patch
Size: 5778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/a1f778cd/attachment.bin>


More information about the llvm-commits mailing list