[llvm-branch-commits] [llvm] release/19.x: [SCEV] Do not allow refinement in the rewriting of BEValue (#117152) (PR #118216)

Nikita Popov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Dec 2 00:39:42 PST 2024


nikic wrote:

As this is for a fuzzer-generated test case (https://github.com/llvm/llvm-project/issues/117133#issuecomment-2509952839), it's not a regression (the issue exists since at least LLVM 13) and the fix is non-trivial, I'm inclined to not backport.

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


More information about the llvm-branch-commits mailing list