ahatanak added a comment.

It looks like there is a pre-existing bug in `replaceUsesOfNonProtoConstant` 
where the operand bundles of all call sites are accumulated into `newBundles`. 
This will be fixed if its declaration is moved into the loop body. Also, we 
found another case of deadargelim changing the return type of the called 
function to `void`. I'll post a new patch when I have the fixes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92808/new/

https://reviews.llvm.org/D92808

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to