[all-commits] [llvm/llvm-project] ec0263: [amdgpu] Skip OR combining on 64-bit integer befor...

darkbuck via All-commits all-commits at lists.llvm.org
Fri Jun 12 12:23:15 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ec02635d104c5f42840c63ed41d0cea774d649fe
      https://github.com/llvm/llvm-project/commit/ec02635d104c5f42840c63ed41d0cea774d649fe
  Author: Michael Liao <michael.hliao at gmail.com>
  Date:   2020-06-12 (Fri, 12 Jun 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/test/CodeGen/AMDGPU/fshr.ll

  Log Message:
  -----------
  [amdgpu] Skip OR combining on 64-bit integer before legalizing ops.

Reviewers: arsenm, rampitec

Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, kerbowa, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list