[IPSCCP] Remove noundef when zapping return values
When replacing return values with undef, we should also drop the noundef attribute (and other UB implying attributes). Differential Revision: https://reviews.llvm.org/D144461
Loading
Please register or sign in to comment