[all-commits] [llvm/llvm-project] db0a65: [AMDGPU] Change RUN lines to not depend on code si...

Jay Foad via All-commits all-commits at lists.llvm.org
Wed Jul 20 05:42:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db0a658c61ac9a73c714b4e76a8c1bad8b74d540
      https://github.com/llvm/llvm-project/commit/db0a658c61ac9a73c714b4e76a8c1bad8b74d540
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/fneg-combines.ll
    M llvm/test/CodeGen/AMDGPU/fneg-combines.si.ll

  Log Message:
  -----------
  [AMDGPU] Change RUN lines to not depend on code sinking. NFC.

Change a couple of RUN lines to not depend on the presence or position
of the IR code sinking pass in the codegen pipeline, since it does not
belong in there anyway.




More information about the All-commits mailing list