[PATCH] D118185: [AMDGPU] Mark v_cmp* convergent

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 01:27:44 PST 2022


critson added a comment.

As an aside, I am working on a patch to add a "shouldHoist" to control the behaviour of MachineLICM.
This mostly mirrors the shouldSink that already exists.


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

https://reviews.llvm.org/D118185



More information about the llvm-commits mailing list