This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Use unsigned types for orc_b builtins.
ClosedPublic

Authored by craig.topper on Jun 21 2023, 12:50 AM.

Details

Summary

Inspried by D153235, I think bit manipulation makes more
sense on unsigned types.

Diff Detail

Event Timeline

craig.topper created this revision.Jun 21 2023, 12:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 21 2023, 12:50 AM
craig.topper requested review of this revision.Jun 21 2023, 12:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 21 2023, 12:50 AM
Jim accepted this revision.Jun 25 2023, 10:16 PM
This revision is now accepted and ready to land.Jun 25 2023, 10:16 PM
This revision was landed with ongoing or failed builds.Jun 25 2023, 10:54 PM
This revision was automatically updated to reflect the committed changes.