[llvm-commits] Fix a bug with x86_fp80 in the CPP backend

Chris Lattner clattner at apple.com
Fri May 1 16:54:48 PDT 2009


On May 1, 2009, at 3:53 PM, Collin Winter wrote:

> The attached patch fixes an issue where llc -march=cpp fails with
> "Invalid primitive type" on input containing the x86_fp80 type. It
> also includes a test; let me know if there's a better way to test
> this.

Looks great, thanks!
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090427/076957.html

-Chris



More information about the llvm-commits mailing list