[PATCH] D21739: [TLI] Add functions determining if int parameters/returns should be zeroext/signext.

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 10:43:32 PDT 2016


davidxl added a comment.

This looks like the wrong place for the interface.  TargetTransformInfo (TTI) is better suited.


Repository:
  rL LLVM

http://reviews.llvm.org/D21739





More information about the llvm-commits mailing list