[PATCH] D94250: [SystemZ] Introducing assembler dialects for the Z backend

Anirudh Prasad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 09:05:35 PST 2021


anirudhp added a comment.

In D94250#2589934 <https://reviews.llvm.org/D94250#2589934>, @uweigand wrote:

> Looks like resolving the general issues with the AsmDialect setting is more complicated than I thought and may still take a while.
>
> Therefore, I think you should go ahead and commit this patch with the work-around described in getMAIAssemblerDialect for now.  This is certainly correct for all SystemZ use case.  If we do find a better solution in common code, this hack can still be removed at a later date.
>
> LGTM.

Thank you!


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

https://reviews.llvm.org/D94250



More information about the llvm-commits mailing list