[PATCH] D42191: [RFC] [TargetTransformInfo] Introduce isRegisterRich, it returns true if the target architecture is register-rich.

Hongbin Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 14:26:30 PST 2018


etherzhhb updated this revision to Diff 130494.
etherzhhb added a comment.

Address Hal's comment


Repository:
  rL LLVM

https://reviews.llvm.org/D42191

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  lib/Target/FPGA/FPGATargetTransformInfo.cpp
  lib/Target/FPGA/FPGATargetTransformInfo.h
  lib/Transforms/Scalar/GVNHoist.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42191.130494.patch
Type: text/x-patch
Size: 6775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/bb7c65ee/attachment.bin>


More information about the llvm-commits mailing list