[PATCH] D113778: [AMDGPU] Use shift for b64 mov

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 08:49:58 PST 2021


arsenm added a comment.

64-bit shifts were quarter rate instructions last I checked, so this is slower


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113778



More information about the llvm-commits mailing list