summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-05-15 10:53:49 -0500
committerAlon Zakai <alonzakai@gmail.com>2018-05-15 08:53:49 -0700
commit95990c43cc8a1af46af630841e6a430a71f6ea8a (patch)
treea591c1c7bf404da819e8c73da6b018b08d9bb868 /.flake8
parent4615f00d6fdc314e6ca08ad3abbd42bfed60737c (diff)
downloadbinaryen-95990c43cc8a1af46af630841e6a430a71f6ea8a.tar.gz
binaryen-95990c43cc8a1af46af630841e6a430a71f6ea8a.tar.bz2
binaryen-95990c43cc8a1af46af630841e6a430a71f6ea8a.zip
wasm2asm: Implement f32/f64.copysign (#1551)
This commit implements the `copysign` instruction for the wasm2asm binary. The implementation here is a new pass which wholesale replaces `copysign` instructions with the equivalent bit ops and reinterpretation instructions. It's intended that this matches Emscripten's implementation of lowering here.
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions