[llvm] [llvm-mca] Account for AcquireAtCycles in llvm-mca (PR #80742)

Francesco Petrogalli via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 00:50:12 PST 2024


https://github.com/fpetrogalli commented:

Thank you for the patch @michaelmaitland! When talking about the AcquireAtCYcle/ReleaseAtCycle change with @adibiagio , he mentioned that llvm-mca needed updating to account for this.

Unfortunately I do now know enough about LLVM-MCA to be able to tell whether what you are doing is correct or not.

What puzzles me are the changes in the tests, because I was expecting a NFC for the rework.

I kindly ask you to seek @adibiagio feedback for moving forward.



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


More information about the llvm-commits mailing list