[all-commits] [llvm/llvm-project] ac8a12: [GlobalISel] Use G_ZEXTLOAD instead of an anyexten...

AE via All-commits all-commits at lists.llvm.org
Thu Feb 6 14:36:58 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ac8a12c874cc7fb133f470549a2a31c59bb4243e
      https://github.com/llvm/llvm-project/commit/ac8a12c874cc7fb133f470549a2a31c59bb4243e
  Author: Amara Emerson <aemerson at apple.com>
  Date:   2020-02-06 (Thu, 06 Feb 2020)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-non-pow2-load-store.mir

  Log Message:
  -----------
  [GlobalISel] Use G_ZEXTLOAD instead of an anyextending load for non-pow-2 legalization.

Fixes PR43288




More information about the All-commits mailing list