[PPCBoolRetToInt] Avoid use of ConstantExpr::getZExt() (NFC)
Use IRBuilder instead, which will either insert an instruction or constant fold.
Loading
Please sign in to comment
Use IRBuilder instead, which will either insert an instruction or constant fold.