[llvm] [polly] [InstSimplify] Fix incorrect poison propagation when folding phi (PR #96631)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 4 21:23:43 PDT 2024
DianQK wrote:
> @nikic Can you provide some performance data on rust benchmarks before landing this patch?
Based on the known test set, this has no noticeable impact: https://github.com/rust-lang/rust/pull/127347#issuecomment-2210100734.
https://github.com/llvm/llvm-project/pull/96631
More information about the llvm-commits
mailing list