[all-commits] [llvm/llvm-project] 09c9f4: [AMDGPU][MC] Added missing isCall/isBranch flags
dpreobra via All-commits
all-commits at lists.llvm.org
Fri Jul 16 04:57:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09c9f4dc7db2c6f3972089c08dcfc64a5d6bc091
https://github.com/llvm/llvm-project/commit/09c9f4dc7db2c6f3972089c08dcfc64a5d6bc091
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/SOPInstructions.td
Log Message:
-----------
[AMDGPU][MC] Added missing isCall/isBranch flags
Added isCall for S_CALL_B64; added isBranch for S_SUBVECTOR_LOOP_*.
Differential Revision: https://reviews.llvm.org/D106072
More information about the All-commits
mailing list