This change partially reverts https://reviews.llvm.org/D54647 in favor
of bailing out during computeAddress instead.
This catches the condition earlier and handles more cases.
Paths
| Differential D60986
[WebAssembly] Bail out of fastisel earlier when computing PIC addresses ClosedPublic Authored by sbc100 on Apr 22 2019, 4:55 PM.
Details Summary This change partially reverts https://reviews.llvm.org/D54647 in favor This catches the condition earlier and handles more cases.
Diff Detail
Event TimelineClosed by commit rL358948: [WebAssembly] Bail out of fastisel earlier when computing PIC addresses (authored by sbc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 196178 llvm/trunk/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
|