Currently the test implicit-null-checks.mir crashes if we run llc with
-enable-implicit-null-checks -start-before implicit-null-checks
options. Change fixes the RET instruction causing the crash.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D29390
[ImplicitNullChecks] NFC Fix the implicit-null-checks.mir test ClosedPublic Authored by skatkov on Feb 1 2017, 4:08 AM.
Details Summary Currently the test implicit-null-checks.mir crashes if we run llc with
Diff Detail Event Timelineskatkov added a child revision: D29400: [ImplicitNullCheck] Extend Implicit Null Check scope by using stores.Feb 1 2017, 9:43 AM This revision is now accepted and ready to land.Feb 1 2017, 9:46 AM Closed by commit rL293789: [ImplicitNullChecks] NFC Fix the implicit-null-checks.mir test (authored by sanjoy). · Explain WhyFeb 1 2017, 10:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 86614 test/CodeGen/X86/implicit-null-checks.mir
|