[all-commits] [llvm/llvm-project] f09bcf: [LoongArch] Relax the restrictions of inlineasm op...
Lu Weining via All-commits
all-commits at lists.llvm.org
Tue Mar 11 17:10:36 PDT 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: f09bcfbdc90b300b77cb1ddb6f0cffe386388897
https://github.com/llvm/llvm-project/commit/f09bcfbdc90b300b77cb1ddb6f0cffe386388897
Author: Lu Weining <luweining at loongson.cn>
Date: 2025-03-11 (Tue, 11 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.
(cherry picked from commit bae6644e1227b2555f92b1962dac6c2444eaaaf2)
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