[llvm] [InstCombine] Limit canonicalization of extractelement(cast) to constant index or same basic block. (PR #166227)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 5 16:13:12 PST 2025
aneshlya wrote:
@nikic , please review this PR, this fix is required for ISPC compiler release planned next week.
https://github.com/llvm/llvm-project/pull/166227
More information about the llvm-commits
mailing list