[llvm] [SPIR-V] Disable Machine Sink pass in SPIR-V Backend (PR #116060)

Vyacheslav Levytskyy via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 07:24:09 PST 2024


VyacheslavLevytskyy wrote:

> LGTM for this PR. Once #110507 is merged, shall the Machine Sink pass be updated to also use TII to query `isPhi`?

Probably I would make it a part of a wider initiative, with a RFC and proper discussion.

https://github.com/llvm/llvm-project/pull/116060


More information about the llvm-commits mailing list