Rolls back the remaining bad optimizations introduced in
eb15d00193f. Some of them were already rolled back in e661f946a7db and
this finishes the job.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D70347
[WebAssembly] Fix miscompile of select with and ClosedPublic Authored by tlively on Nov 15 2019, 3:38 PM.
Details Summary Rolls back the remaining bad optimizations introduced in
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 15 2019, 3:49 PM Closed by commit rG194d7ec081c3: [WebAssembly] Fix miscompile of select with and (authored by tlively). · Explain WhyNov 15 2019, 4:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 229663 llvm/lib/Target/WebAssembly/WebAssemblyInstrFloat.td
llvm/test/CodeGen/WebAssembly/select.ll
|