The fclass instruction only set one of the low 10 bits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154040
[RISCV] Update computeKnownBitsForTargetNode for FPCLASS. ClosedPublic Authored by jacquesguan on Jun 28 2023, 8:21 PM.
Details Summary The fclass instruction only set one of the low 10 bits.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2023, 9:08 PM Closed by commit rGa09a19be5848: [RISCV] Update computeKnownBitsForTargetNode for FPCLASS. (authored by jacquesguan). · Explain WhyJun 28 2023, 11:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 535633 llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/float-intrinsics.ll
|