[PATCH] D125729: [WebAssembly] Update supported features in the generic CPU configuration

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 06:48:06 PDT 2022


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

LGTM, but it would be good to get an approval from someone else too.



================
Comment at: llvm/test/CodeGen/WebAssembly/target-features.ll:58
 
 ; +atomics, +nontrapping-fptoint, +reference-types
+; ATTRS-NEXT: .int8	6
----------------
This comment is now out of date.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125729



More information about the llvm-commits mailing list