[InstCombine] Do not RAUW a constant GEP
canRewriteGEPAsOffset expects to process instructions, not constants. This fixes PR30342. llvm-svn: 281650
Loading
Please sign in to comment
canRewriteGEPAsOffset expects to process instructions, not constants. This fixes PR30342. llvm-svn: 281650