[all-commits] [llvm/llvm-project] 2de933: [MIPS] Allow i1 values for 'r' constraint in inlin...
Simon Atanasyan via All-commits
all-commits at lists.llvm.org
Mon Dec 13 14:20:18 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2de9338587ffbad3a3f6249a615ab6c9e003813e
https://github.com/llvm/llvm-project/commit/2de9338587ffbad3a3f6249a615ab6c9e003813e
Author: Simon Atanasyan <simon at atanasyan.com>
Date: 2021-12-14 (Tue, 14 Dec 2021)
Changed paths:
M llvm/lib/Target/Mips/MipsISelLowering.cpp
A llvm/test/CodeGen/Mips/inlineasm-constraint-r-i1.ll
Log Message:
-----------
[MIPS] Allow i1 values for 'r' constraint in inline-asm
The bug was reported in the issue #52638.
More information about the All-commits
mailing list