[all-commits] [llvm/llvm-project] 24532d: [LoongArch] Check msb is not less than lsb for the...
Lu Weining via All-commits
all-commits at lists.llvm.org
Wed May 11 18:38:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24532d05f8da67058c41ea4ad885c96ee918aa57
https://github.com/llvm/llvm-project/commit/24532d05f8da67058c41ea4ad885c96ee918aa57
Author: Weining Lu <luweining at loongson.cn>
Date: 2022-05-12 (Thu, 12 May 2022)
Changed paths:
M llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
M llvm/test/MC/LoongArch/Basic/Integer/invalid.s
M llvm/test/MC/LoongArch/Basic/Integer/invalid64.s
Log Message:
-----------
[LoongArch] Check msb is not less than lsb for the bstr{ins/pick}.{w/d} instructions
Differential Revision: https://reviews.llvm.org/D124825
More information about the All-commits
mailing list