As suggested by @niravd : https://bugs.llvm.org/show_bug.cgi?id=34421#c2
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37464
[X86] Limit store merge size when implicitfloat is enabled (PR34421) ClosedPublic Authored by RKSimon on Sep 5 2017, 3:55 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 5 2017, 6:29 AM Closed by commit rL312534: [X86] Limit store merge size when implicitfloat is enabled (PR34421) (authored by RKSimon). · Explain WhySep 5 2017, 6:41 AM This revision was automatically updated to reflect the committed changes. Comment Actions
Thanks, I've stripped the attributes down in the commit.
Revision Contents
Diff 113828 lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/pr34421.ll
|