[PATCH] D84276: GlobalISel: Don't fail translate on intrinsics with metadata

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 10:27:09 PDT 2020


arsenm added a comment.

In D84276#2176372 <https://reviews.llvm.org/D84276#2176372>, @ab wrote:

> (but for read/write_register I could see them being emitted as the native copies in irtranslator directly, though I could see that either way)


I actually did this initially when I added support for these, but that doesn't work for arm for some reason


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

https://reviews.llvm.org/D84276





More information about the llvm-commits mailing list