Bug 154382 - FTL::LowerDFGToB3 doesn't need to worry about creating Phis that don't have inputs
Summary: FTL::LowerDFGToB3 doesn't need to worry about creating Phis that don't have i...
Status: RESOLVED DUPLICATE of bug 184923
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-17 21:50 PST by Filip Pizlo
Modified: 2018-04-24 12:48 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2016-02-17 21:50:41 PST
We had to worry about that when it was called LowerDFGToLLVM.
Comment 1 Filip Pizlo 2018-04-24 12:48:44 PDT

*** This bug has been marked as a duplicate of bug 184923 ***