This is an archive of the discontinued LLVM Phabricator instance.

[X86] Bugfix for rL146415
AbandonedPublic

Authored by yubing on Jan 9 2020, 6:59 PM.

Details

Summary

[X86] Bugfix for rL146415
modify this testcase for both i386 and amd64

Diff Detail

Event Timeline

yubing created this revision.Jan 9 2020, 6:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2020, 6:59 PM

rL146415 was committed in 2011 - is this actually being run on 32-bits?

yubing abandoned this revision.Jan 12 2020, 7:09 PM

@RKSimon , you're right. After checking https://reviews.llvm.org/rL146415, I found the makefile has disable this testcase for i386.