[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:32:45 PST 2018
etherzhhb updated this revision to Diff 130495.
etherzhhb marked 2 inline comments as done.
etherzhhb added a comment.
Fix typo
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.130495.patch
Type: text/x-patch
Size: 6778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/50efac58/attachment.bin>
More information about the llvm-commits
mailing list