Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches.
Phabricator shutdown timeline
Transactions
D48026
Change Details
Change Details
Old
New
Diff
This patch aims to provide support for detecting load patterns which are collectively invariant but right now `isHoistableLoad()`is checking each load instruction individually which cannot detect the load pattern as a whole.
This patch aims to provide support for detecting load patterns which are collectively invariant but right now `isHoistableLoad()` is checking each load instruction individually which cannot detect the load pattern as a whole.
This patch aims to provide support for detecting load patterns which are collectively invariant but right now `isHoistableLoad()`
is checking each load instruction individually which cannot detect the load pattern as a whole.
Continue