[llvm] [AArch64] Avoid creating a new generic constant in SelectSMETileSlice (PR #203344)
Benjamin Maxwell via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 12 01:34:59 PDT 2026
MacDue wrote:
Note: This not a DAG combiner, it's a complex pattern that executes during instruction selection (after all legalization/DAG combines).
https://github.com/llvm/llvm-project/pull/203344
More information about the llvm-commits
mailing list