This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Remove experimental instructions from wasm_simd128.h
ClosedPublic

Authored by tlively on Mar 18 2021, 5:04 PM.

Details

Summary

These experimental builtin functions and the feature macro they were gated
behind have been removed.

Diff Detail

Event Timeline

tlively created this revision.Mar 18 2021, 5:04 PM
tlively requested review of this revision.Mar 18 2021, 5:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 18 2021, 5:04 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
tlively retitled this revision from [WebAssembly] Remove qfma/qfms from wasm_simd128.h to [WebAssembly] Remove experimental instructions from wasm_simd128.h.Mar 18 2021, 5:06 PM
aheejin accepted this revision.Mar 18 2021, 5:10 PM
This revision is now accepted and ready to land.Mar 18 2021, 5:10 PM
This revision was landed with ongoing or failed builds.Mar 18 2021, 5:13 PM
This revision was automatically updated to reflect the committed changes.