[all-commits] [llvm/llvm-project] ab2cbb: [X86] LowerShiftByScalarVariable - remove 32-bit v...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Mar 2 05:52:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab2cbb8466f0934e3d6fb30069017986ef89e5db
      https://github.com/llvm/llvm-project/commit/ab2cbb8466f0934e3d6fb30069017986ef89e5db
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-03-02 (Wed, 02 Mar 2022)

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

  Log Message:
  -----------
  [X86] LowerShiftByScalarVariable - remove 32-bit vXi64 bitcast shift amount handling

This was handled generically (and better) by D120553




More information about the All-commits mailing list