[PATCH] D97922: [AMDGPU] Keep skip branch for ds instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 05:59:07 PST 2021


arsenm added a comment.

If I remember my cycle counts correctly, with an untaken branch this will be about breakeven for a single DS op?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97922



More information about the llvm-commits mailing list