[PATCH] D134272: RFD: AMDGPU: Stop validating earlyclobber operands in assembler

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 11:03:01 PDT 2022


rampitec added a comment.

Why not keep this validation and limit it to specific opcodes? For example multiplass DGEMM has the same restriction for the same reason.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134272/new/

https://reviews.llvm.org/D134272



More information about the llvm-commits mailing list