[all-commits] [llvm/llvm-project] 5adbf7: AMDGPU/GlobalISel: Make G_TRUNC legal

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Feb 13 12:31:33 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5adbf7d57ff669d378829ece1052f3760bf5ab1d
      https://github.com/llvm/llvm-project/commit/5adbf7d57ff669d378829ece1052f3760bf5ab1d
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-02-13 (Thu, 13 Feb 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    A llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-trunc.mir

  Log Message:
  -----------
  AMDGPU/GlobalISel: Make G_TRUNC legal

This is required to be legal. I'm not sure how we were getting away
without defining any rules for it.




More information about the All-commits mailing list