[all-commits] [llvm/llvm-project] b65e7e: [Xtensa] Fix code generation for TLS variables. (#...

Andrei Safronov via All-commits all-commits at lists.llvm.org
Thu Jun 11 01:15:15 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b65e7e4918341fc9007bdf48e3098046ff13078f
      https://github.com/llvm/llvm-project/commit/b65e7e4918341fc9007bdf48e3098046ff13078f
  Author: Andrei Safronov <andrei.safronov at espressif.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M llvm/lib/Target/Xtensa/AsmParser/XtensaAsmParser.cpp
    M llvm/lib/Target/Xtensa/MCTargetDesc/XtensaMCAsmInfo.cpp
    M llvm/lib/Target/Xtensa/MCTargetDesc/XtensaTargetStreamer.cpp
    M llvm/lib/Target/Xtensa/XtensaAsmPrinter.cpp
    A llvm/test/CodeGen/Xtensa/tls.ll
    A llvm/test/MC/Xtensa/tls.s

  Log Message:
  -----------
  [Xtensa] Fix code generation for TLS variables. (#202822)

This MR fixes https://github.com/llvm/llvm-project/issues/190202



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list