This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Support llvm.thread.pointer
ClosedPublic

Authored by xen0n on Sep 21 2022, 8:48 AM.

Details

Summary

For __builtin_thread_pointer to work, among other things.

Similar to D76828 for RISCV.

Diff Detail

Event Timeline

xen0n created this revision.Sep 21 2022, 8:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 21 2022, 8:48 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
xen0n requested review of this revision.Sep 21 2022, 8:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 21 2022, 8:48 AM
xen0n updated this revision to Diff 461911.Sep 21 2022, 8:51 AM

change commit message

xen0n edited the summary of this revision. (Show Details)Sep 21 2022, 8:51 AM
xry111 accepted this revision.Sep 21 2022, 8:59 AM

It's straightforward enough IMO.

This revision is now accepted and ready to land.Sep 21 2022, 8:59 AM
SixWeining accepted this revision.Sep 21 2022, 5:32 PM
gonglingqin accepted this revision.Sep 21 2022, 6:18 PM
This revision was landed with ongoing or failed builds.Sep 25 2022, 6:59 PM
This revision was automatically updated to reflect the committed changes.