[all-commits] [llvm/llvm-project] 88bdcb: GlobalISel: Lift store value widening restriction

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Sep 16 11:25:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 88bdcbbf1aaef6ac99877cc511bf4b2a85343773
      https://github.com/llvm/llvm-project/commit/88bdcbbf1aaef6ac99877cc511bf4b2a85343773
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-store-global.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-store.mir

  Log Message:
  -----------
  GlobalISel: Lift store value widening restriction

This doesn't change the memory size and doesn't need to worry about
non-power-of-2 sizes.




More information about the All-commits mailing list