[all-commits] [llvm/llvm-project] b42851: [X86] EltsFromConsecutiveLoads - add recursion dep...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Nov 19 03:34:48 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b42851b8dda8c85a277573610519e8c66e91322f
      https://github.com/llvm/llvm-project/commit/b42851b8dda8c85a277573610519e8c66e91322f
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-11-19 (Wed, 19 Nov 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] EltsFromConsecutiveLoads - add recursion depth limiter (#168694)

EltsFromConsecutiveLoads can be recursively called - ensure we limit the recursion depth.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list