[PATCH] D150089: [LoongArch] Support fcc* (condition flag) registers in inlineasm clobbers
WÁNG Xuěruì via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 8 22:56:18 PDT 2023
xen0n accepted this revision.
xen0n added a comment.
It's confirmed offline that LA32 also has 8 `$fcc`'s, so the existing assumption holds, and the code changes are correct. (Apparently the "LA32 Reduced" subset is not supported right now, which only has one `$fcc0`.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150089/new/
https://reviews.llvm.org/D150089
More information about the cfe-commits
mailing list