[all-commits] [llvm/llvm-project] 43cf2f: [LoongArch] Refine the condition to return Match_R...
Lu Weining via All-commits
all-commits at lists.llvm.org
Wed Jan 11 01:16:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43cf2f8103f9ef0f292c2cd12e89c55406182e1a
https://github.com/llvm/llvm-project/commit/43cf2f8103f9ef0f292c2cd12e89c55406182e1a
Author: Weining Lu <luweining at loongson.cn>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
Log Message:
-----------
[LoongArch] Refine the condition to return Match_RequiresAMORdDifferRkRj in AsmParser. NFC
This can suppress compilation warning like `enumerated mismatch in conditional expression`.
See:
https://lab.llvm.org/staging/#/builders/236/builds/645/steps/6/logs/warnings__1_
More information about the All-commits
mailing list