LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 39608 - Merge r340927 into the 7.0 branch: [mips] Prevent shrink-wrap for BuildPairF64, ExtractElementF64 when they use $sp
Summary: Merge r340927 into the 7.0 branch: [mips] Prevent shrink-wrap for BuildPairF6...
Status: RESOLVED FIXED
Alias: None
Product: libraries
Classification: Unclassified
Component: Backend: MIPS (show other bugs)
Version: trunk
Hardware: PC All
: P enhancement
Assignee: Unassigned LLVM Bugs
URL:
Keywords:
Depends on:
Blocks: release-7.0.1
  Show dependency tree
 
Reported: 2018-11-09 13:21 PST by Simon Atanasyan
Modified: 2018-11-12 20:49 PST (History)
2 users (show)

See Also:
Fixed By Commit(s): r340927 r346734


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Atanasyan 2018-11-09 13:21:30 PST
Please merge the following revision to the 7.0 branch. This fixes regression introduced in 7.0.

https://reviews.llvm.org/rL340927
Comment 1 Tom Stellard 2018-11-12 20:49:46 PST
Merged: r346734