The sign extension proposal was motivated by a desire to not have
separate sign-extending atomic operations, so it is meant to be
enabled when threads are used.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D69075
[WebAssembly] -pthread implies -target-feature +sign-ext ClosedPublic Authored by tlively on Oct 16 2019, 5:30 PM.
Details Summary The sign extension proposal was motivated by a desire to not have
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 16 2019, 5:42 PM Closed by commit rG807cecad5d98: [WebAssembly] -pthread implies -target-feature +sign-ext (authored by tlively). · Explain WhyOct 17 2019, 9:35 PM This revision was automatically updated to reflect the committed changes. tlively marked an inline comment as done.
Revision Contents
Diff 225569 clang/lib/Driver/ToolChains/WebAssembly.cpp
clang/test/Driver/wasm-toolchain.c
|
-mno-sign-ext