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

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 01:49:04 PDT 2022


foad added a comment.

In D130170#3666215 <https://reviews.llvm.org/D130170#3666215>, @mareko wrote:

> I think we don't need the pass, but it's hard to tell.

OK. I saw comments in D101115 <https://reviews.llvm.org/D101115> saying "Mesa also needs it here", and adding a Mesa-specific test for sinking image sample instructions: test/CodeGen/AMDGPU/sink-image-sample.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