[all-commits] [llvm/llvm-project] f89f09: [LoongArch] Support llvm.thread.pointer

WÁNG Xuěruì via All-commits all-commits at lists.llvm.org
Sun Sep 25 18:59:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f89f0990db44b390cbe73ccf8a8d853adf674a73
      https://github.com/llvm/llvm-project/commit/f89f0990db44b390cbe73ccf8a8d853adf674a73
  Author: WANG Xuerui <git at xen0n.name>
  Date:   2022-09-26 (Mon, 26 Sep 2022)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
    A llvm/test/CodeGen/LoongArch/thread-pointer.ll

  Log Message:
  -----------
  [LoongArch] Support llvm.thread.pointer

For `__builtin_thread_pointer` to work, among other things.

Similar to D76828 for RISCV.

Differential Revision: https://reviews.llvm.org/D134368




More information about the All-commits mailing list