This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Add LASX intrinsic support
ClosedPublic

Authored by wangleiat on Jul 20 2023, 5:54 AM.

Details

Diff Detail

Event Timeline

wangleiat created this revision.Jul 20 2023, 5:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 20 2023, 5:54 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
wangleiat requested review of this revision.Jul 20 2023, 5:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 20 2023, 5:54 AM
wangleiat updated this revision to Diff 543362.Jul 23 2023, 9:00 PM

Rebase.
Similar to VLDI, the immediate operand of XVLDI is treated as a signed number.

This revision is now accepted and ready to land.Aug 3 2023, 7:24 AM
This revision was automatically updated to reflect the committed changes.