[PATCH] D115880: [AMDGPU] Generate assertions for lds-atomic-fadd.ll and local-atomics-fp.ll.

Abinav Puthan Purayil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 17 03:21:07 PST 2021


abinavpp added a comment.

In D115880#3198240 <https://reviews.llvm.org/D115880#3198240>, @rampitec wrote:

> I do not believe really needed for D115881 <https://reviews.llvm.org/D115881>.

This is to show the change in SIInsertWaitcnts for local-atomics-fp.ll in D115881 <https://reviews.llvm.org/D115881> at the moment. If we fix the problems in D115881 <https://reviews.llvm.org/D115881>, hopefully the regression should go away. In that case, this change is a mere test generation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115880



More information about the llvm-commits mailing list