[all-commits] [llvm/llvm-project] bcc29e: [AMDGPU][MC] Corrected parsing of carry in/out ope...
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Apr 19 03:43:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bcc29e0fcf24a74ef0ec68365afb020787ab0a88
https://github.com/llvm/llvm-project/commit/bcc29e0fcf24a74ef0ec68365afb020787ab0a88
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2021-04-19 (Mon, 19 Apr 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/test/MC/AMDGPU/gfx10_asm_err.s
M llvm/test/MC/AMDGPU/vop2-err.s
Log Message:
-----------
[AMDGPU][MC] Corrected parsing of carry in/out operands in VOP3
Disabled constants as carry in/out operands. See bug 48711.
Differential Revision: https://reviews.llvm.org/D100642
More information about the All-commits
mailing list