[PATCH] D67121: [TargetLowering] Make allowsMemoryAccess methode virtual.

James Molloy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 3 11:39:51 PDT 2019


jmolloy added a comment.

(for more context, this is in the context of https://reviews.llvm.org/rL370576 . It's entirely possible I picked a suboptimal target hook, but allowsMemoryAccess seemed correct to me.).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67121





More information about the llvm-commits mailing list