[llvm] [InstCombine] Preserve nuw/exact flags when transforming (C shift (A add nuw C1)) --> ((C shift C1) shift A). (PR #79490)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 26 11:34:00 PST 2024
https://github.com/topperc closed https://github.com/llvm/llvm-project/pull/79490
More information about the llvm-commits
mailing list