[llvm-branch-commits] [llvm] release/18.x: [DAGCombiner] In mergeTruncStore, make sure we aren't storing shifted in bits. (#90939) (PR #91038)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu May 9 16:59:29 PDT 2024


AtariDreams wrote:

> @AtariDreams This bug has existed since at least LLVM 10. What makes it a candidate for backporting?

At best, if the code triggers, we abort the fold, so there is no risk of anything crazy going on if this is added.

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


More information about the llvm-branch-commits mailing list