[all-commits] [llvm/llvm-project] b44eac: [AMDGPU] Remove unneeded emit literal check

Joe Nash via All-commits all-commits at lists.llvm.org
Wed Oct 13 10:04:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b44eac1b851a63861e61fa47f43de27773c3ce70
      https://github.com/llvm/llvm-project/commit/b44eac1b851a63861e61fa47f43de27773c3ce70
  Author: Joe Nash <Joseph.Nash at amd.com>
  Date:   2021-10-13 (Wed, 13 Oct 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp

  Log Message:
  -----------
  [AMDGPU] Remove unneeded emit literal check

NFC. This check does not verify any functional property since size 8
was added. Remove it for simplicity.

Reviewed By: rampitec

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

Change-Id: Ifd7cbd324a137f939d8dc04acb8fbd54c9527a42




More information about the All-commits mailing list