[llvm] [Xtensa] Implement Windowed Register Option. (PR #124656)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 18:46:31 PST 2025


================
@@ -0,0 +1,105 @@
+# RUN: llvm-mc %s -triple=xtensa -show-encoding --mattr=+windowed \
----------------
MaskRay wrote:

Yes, you might want to port the tool to Xtensa and then add a test to `llvm/test/tools/UpdateTestChecks/update_mc_test_checks/`

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


More information about the llvm-commits mailing list