[llvm] [Xtensa] Implement lowering Mul/Div/Shift operations. (PR #99981)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 11 09:51:16 PDT 2024


================
@@ -0,0 +1,413 @@
+; RUN: llc -mtriple=xtensa -verify-machineinstrs < %s \
----------------
s-barannikov wrote:

All the tests are missing "autogenerated by" annotation.


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


More information about the llvm-commits mailing list