[all-commits] [llvm/llvm-project] a4e35c: GlobalISel: Add combines for G_TRUNC

Volkan Keles via All-commits all-commits at lists.llvm.org
Tue Sep 15 15:51:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a4e35cc2ec1036832e7626191f8b9f0e3169477c
      https://github.com/llvm/llvm-project/commit/a4e35cc2ec1036832e7626191f8b9f0e3169477c
  Author: Volkan Keles <vkeles at apple.com>
  Date:   2020-09-15 (Tue, 15 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
    M llvm/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
    A llvm/test/CodeGen/AArch64/GlobalISel/combine-trunc.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/shl.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/xnor.ll

  Log Message:
  -----------
  GlobalISel: Add combines for G_TRUNC

https://reviews.llvm.org/D87050




More information about the All-commits mailing list