[PATCH] D130170: [AMDGPU] Stop running IR code sinking pass

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 08:55:06 PDT 2022


foad added a comment.

Whoops, I forgot that there are more tests failing that I haven't decided what to do with yet:

  Failed Tests (5):
    LLVM :: CodeGen/AMDGPU/cgp-addressing-modes.ll
    LLVM :: CodeGen/AMDGPU/frame-index-elimination.ll
    LLVM :: CodeGen/AMDGPU/select-opt.ll
    LLVM :: CodeGen/AMDGPU/sink-image-sample.ll
    LLVM :: CodeGen/AMDGPU/valu-i1.ll


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130170/new/

https://reviews.llvm.org/D130170



More information about the llvm-commits mailing list