[llvm] [Xtensa] Implement Xtensa Mul and Div Options. (PR #132157)

Andrei Safronov via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 16 10:42:46 PDT 2025


================
@@ -66,6 +66,14 @@ class XtensaSubtarget : public XtensaGenSubtargetInfo {
 
   bool hasDensity() const { return HasDensity; }
 
----------------
andreisfr wrote:

Fixed.


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


More information about the llvm-commits mailing list