[PATCH] D56161: [AMDGPU] Fix scalar operand folding bug that causes SHOC performance regression

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 3 14:18:28 PST 2019


arsenm added a comment.

You can avoid the separate container by incrementing the iterator before the transform as is done in other places


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56161





More information about the llvm-commits mailing list