[PATCH] D80467: [GlobalISel][InlineAsm] Add missing EarlyClobber flag to inline asm output operands

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 13:05:49 PDT 2020


leonardchan accepted this revision.
leonardchan added a comment.

LGTM. Confirmed the test passes after this and the correct assembly is generated. Thanks for the fix!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80467





More information about the llvm-commits mailing list