
#7571: LLVM codegen does not handle integer literals in branch conditionals.
--------------------------------+-------------------------------------------
Reporter: thoughtpolice | Owner: thoughtpolice
Type: bug | Status: patch
Priority: normal | Component: Compiler (LLVM)
Version: 7.7 | Keywords: llvm, codegen
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Building GHC failed | Blockedby: 7573
Blocking: | Related:
--------------------------------+-------------------------------------------
Changes (by thoughtpolice):
* blockedby: => 7573
Comment:
The attached patch for the testsuite correctly tickles this condition and
I've verified it independently on my Mac OS X machine.
{{{
commit 62067fcf7dd6b8da9fcc76677a1c1cb59e9eff1d
Author: Austin Seipp