[llvm] [IRBuilder][ConstantFold] Fold constant for CreateInsertVector. (PR #116229)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 08:07:11 PST 2024


nikic wrote:

@HanKuanChen Make CreateIntrinsic go through FoldIntrinsic, which then folds this intrinsic (and others).

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


More information about the llvm-commits mailing list