[all-commits] [llvm/llvm-project] befab6: [AMDGPU] drop getIsFP td helper

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Thu Oct 17 14:45:51 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: befab66a2c8f0b73736e68b6400675fa9593ee23
      https://github.com/llvm/llvm-project/commit/befab66a2c8f0b73736e68b6400675fa9593ee23
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2019-10-17 (Thu, 17 Oct 2019)

  Changed paths:
    M llvm/lib/Target/AMDGPU/BUFInstructions.td
    M llvm/lib/Target/AMDGPU/FLATInstructions.td
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td

  Log Message:
  -----------
  [AMDGPU] drop getIsFP td helper

We already have isFloatType helper, and they are out of sync.
Drop one and merge the type list.

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

llvm-svn: 375175




More information about the All-commits mailing list