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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 11:03:55 PDT 2022


arsenm added a comment.

In D134272#3803303 <https://reviews.llvm.org/D134272#3803303>, @rampitec wrote:

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

Not only opcodes, but the specifically invalid overlaps


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