[all-commits] [llvm/llvm-project] c784e5: Use SelectionDAG::getShiftAmountConstant(). NFCI.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jan 22 05:54:32 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c784e5451b29545e2fb450cc590410c0914bb849
      https://github.com/llvm/llvm-project/commit/c784e5451b29545e2fb450cc590410c0914bb849
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Use SelectionDAG::getShiftAmountConstant(). NFCI.


  Commit: 80656fd7aef05bce5fe7ee0ab61220c01455018f
      https://github.com/llvm/llvm-project/commit/80656fd7aef05bce5fe7ee0ab61220c01455018f
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp

  Log Message:
  -----------
  [SelectionDAG] getShiftAmountConstant - assert the type is an integer.


Compare: https://github.com/llvm/llvm-project/compare/2accdb6ae190...80656fd7aef0


More information about the All-commits mailing list