[all-commits] [llvm/llvm-project] bae664: [LoongArch] Relax the restrictions of inlineasm op...

Lu Weining via All-commits all-commits at lists.llvm.org
Thu Mar 6 00:17:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bae6644e1227b2555f92b1962dac6c2444eaaaf2
      https://github.com/llvm/llvm-project/commit/bae6644e1227b2555f92b1962dac6c2444eaaaf2
  Author: Lu Weining <luweining at loongson.cn>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M llvm/docs/LangRef.rst
    M llvm/lib/Target/LoongArch/LoongArchAsmPrinter.cpp
    M llvm/test/CodeGen/LoongArch/lasx/inline-asm-operand-modifier.ll

  Log Message:
  -----------
  [LoongArch] Relax the restrictions of inlineasm operand modifier 'u' and 'w' (#129864)

- Allow 'u' and 'w' on LASX, LSX or floating point register operands.
- Also add missing description in LangRef.

Fixes #129863.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list