[PATCH] D63747: [WebAssembly] AsmParser: better atomic inst detection

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 13:59:13 PDT 2019


aheejin added a comment.

In D63747#1558336 <https://reviews.llvm.org/D63747#1558336>, @aheejin wrote:

> Thanks! Could you enable this test <https://github.com/llvm/llvm-project/blob/17c18a9e8161f63beef42c7d99d63b1be6f7ed64/llvm/test/MC/WebAssembly/atomics-encodings.s#L6-L8> and delete FIXME?


Oh this does not look enabled in the commit... I'll do that


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63747





More information about the llvm-commits mailing list