[llvm] InstCombine: Remove a check for pointer bitcasts (PR #128491)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 03:42:18 PST 2025


================
@@ -3661,8 +3661,7 @@ Instruction *InstCombinerImpl::visitUnconditionalBranchInst(BranchInst &BI) {
 
----------------
nikic wrote:

Update the "bitcasts of pointers" in the comment above?

https://github.com/llvm/llvm-project/pull/128491


More information about the llvm-commits mailing list