[llvm] [VectorCombine] foldShuffleToIdentity - ensure we push any created instructions to the WorkList (PR #211508)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 23 03:18:41 PDT 2026
nikic wrote:
Would it make sense to use automatic worklist insertion via IRBuilder callback like we do in InstCombine?
https://github.com/llvm/llvm-project/pull/211508
More information about the llvm-commits
mailing list