[all-commits] [llvm/llvm-project] 234eba: AMDGPU: Add setTruncStoreAction for vector i64 typ...

Changpeng Fang via All-commits all-commits at lists.llvm.org
Sat May 30 20:47:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 234eba90f4f346a4b0d260cdd61a9aae647b2b48
      https://github.com/llvm/llvm-project/commit/234eba90f4f346a4b0d260cdd61a9aae647b2b48
  Author: Changpeng Fang <changpeng.fang at gmail.com>
  Date:   2020-05-30 (Sat, 30 May 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    A llvm/test/CodeGen/AMDGPU/trunc-store-i64.ll

  Log Message:
  -----------
  AMDGPU: Add setTruncStoreAction for vector i64 types made legal recently

Reviewers:
  rampitec, arsenm

Differential Revision:
  https://reviews.llvm.org/D80853




More information about the All-commits mailing list