[llvm] [Xtensa] Implement THREADPTR and DFPAccel Xtensa Options. (PR #145543)

Andrei Safronov via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 2 03:30:18 PDT 2025


================
@@ -0,0 +1,19 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=xtensa -mattr=+threadptr -verify-machineinstrs < %s \
+; RUN:   | FileCheck %s
----------------
andreisfr wrote:

fixed.

https://github.com/llvm/llvm-project/pull/145543


More information about the llvm-commits mailing list