[llvm] [Xtensa] Implement lowering Exception Selector and Pointer Registers. (PR #198043)

Andrei Safronov via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 05:26:25 PDT 2026


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

Fixed

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


More information about the llvm-commits mailing list