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

Andrei Safronov via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 11 16:09:53 PDT 2024


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

Fixed

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


More information about the llvm-commits mailing list