This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

jacquesguan created this revision.Jun 28 2023, 8:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 8:21 PM
jacquesguan requested review of this revision.Jun 28 2023, 8:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 8:21 PM
This revision is now accepted and ready to land.Jun 28 2023, 9:08 PM