[all-commits] [llvm/llvm-project] ce2345: [X86] getTargetShuffleInputs - ensure we limit the...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jan 18 07:25:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce2345d8c14b2c8b9a420b8ca53dc1ea5d43dc6a
      https://github.com/llvm/llvm-project/commit/ce2345d8c14b2c8b9a420b8ca53dc1ea5d43dc6a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-01-18 (Tue, 18 Jan 2022)

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

  Log Message:
  -----------
  [X86] getTargetShuffleInputs - ensure we limit the maximum recursion depth to match SelectionDAG::MaxRecursionDepth

Regressions were pre-handled by rG62e36b120749

Fixes Issue #52960




More information about the All-commits mailing list