[all-commits] [llvm/llvm-project] 14b03b: GlobalISel: Check for powers of 2 for inverse funn...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Apr 20 08:31:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14b03b4aadee8e6adcbb8c674c8d8f770b1bc4d6
      https://github.com/llvm/llvm-project/commit/14b03b4aadee8e6adcbb8c674c8d8f770b1bc4d6
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp

  Log Message:
  -----------
  GlobalISel: Check for powers of 2 for inverse funnel shift lowering

This doesn't make a practical difference since it would only be broken
if a target actually had a legal non-power-of-2 inverse shift.




More information about the All-commits mailing list