[all-commits] [llvm/llvm-project] 061182: GlobalISel: Add combines for extend operations

Volkan Keles via All-commits all-commits at lists.llvm.org
Tue Sep 1 08:50:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 061182b7baf879badc9ff82c88d383d2d9ce279b
      https://github.com/llvm/llvm-project/commit/061182b7baf879badc9ff82c88d383d2d9ce279b
  Author: Volkan Keles <vkeles at apple.com>
  Date:   2020-09-01 (Tue, 01 Sep 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
    M llvm/include/llvm/Target/GlobalISel/Combine.td
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    A llvm/test/CodeGen/AArch64/GlobalISel/combine-ext.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-extending-loads-s1.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/combine-amdgpu-cvt-f32-ubyte.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/combine-shl-from-extend-narrow.prelegal.mir

  Log Message:
  -----------
  GlobalISel: Add combines for extend operations

https://reviews.llvm.org/D86516




More information about the All-commits mailing list