[PATCH] D81671: [SystemZ] Bugfix in storeLoadCanUseBlockBinary()

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 06:28:52 PDT 2020


uweigand added a comment.

Shouldn't the check be done **inside** canUseBlockOperation?   I believe the other user (storeLoadCanUseMVC) really needs the same check.


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

https://reviews.llvm.org/D81671





More information about the llvm-commits mailing list