[all-commits] [llvm/llvm-project] 813990: [X86] combineOrShiftToFunnelShift - use isOperatio...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Oct 30 04:52:45 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 81399002aeafe35b13c2bea10da11c3cc4c11946
      https://github.com/llvm/llvm-project/commit/81399002aeafe35b13c2bea10da11c3cc4c11946
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

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

  Log Message:
  -----------
  [X86] combineOrShiftToFunnelShift - use isOperationLegalOrCustom to check FSHL/FSHR support

Remove hard wired legality check.




More information about the All-commits mailing list