[llvm] [InstCombine] Constant fold binops through `vector.insert` (PR #164624)
Benjamin Maxwell via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 22 06:24:13 PDT 2025
MacDue wrote:
Note: I'm choosing to ignore the "undef depreciation" as I wanted to test a case with `undef` lanes.
https://github.com/llvm/llvm-project/pull/164624
More information about the llvm-commits
mailing list