[LLVMbugs] [Bug 9581] Host-dependent (unstable) emitting SwitchInst
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Apr 12 16:42:16 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9581
NAKAMURA Takumi <geek4civic at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Depends on| |6907
Resolution|FIXED |
--- Comment #8 from NAKAMURA Takumi <geek4civic at gmail.com> 2011-04-12 18:42:15 CDT ---
Between i686-mingw32-clang.exe and x86_64-mingw32-clang.exe, still precision
issue is there.
1st patch is;
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20110411/119441.html
It can revert r129199.
I know it could be generalized.
Does anyone try to compare i686(w/o sse2) and x86_64 on other hosts?
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list