This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] v4f32.abs and v2f64.abs
ClosedPublic

Authored by tlively on Sep 18 2018, 12:50 PM.

Details

Reviewers
aheejin
dschuff
Summary

implement lowering of @llvm.fabs for vector types.

Diff Detail

Event Timeline

tlively created this revision.Sep 18 2018, 12:50 PM
aheejin accepted this revision.Sep 18 2018, 2:06 PM
This revision is now accepted and ready to land.Sep 18 2018, 2:06 PM