Details
Details
- Reviewers
uweigand jonpa - Commits
- rGc96cc500f0b3: [SystemZ] Custom lowering of llvm.is_fpclass
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D114695
[SystemZ] Custom lowering of llvm.is_fpclass ClosedPublic Authored by sepavloff on Nov 29 2021, 1:49 AM.
Details
Diff Detail
Event Timelinesepavloff added a parent revision: D112025: Intrinsic for checking floating point class.Nov 29 2021, 4:56 PM This revision is now accepted and ready to land.Dec 6 2021, 3:47 AM This revision was landed with ongoing or failed builds.Apr 29 2022, 12:29 AM Closed by commit rGc96cc500f0b3: [SystemZ] Custom lowering of llvm.is_fpclass (authored by sepavloff). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 425980 llvm/lib/Target/SystemZ/SystemZISelLowering.h
llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
llvm/test/CodeGen/SystemZ/is_fpclass.ll
|