[PATCH] D82648: [NFC] Introduce a helper in BasicTTIImpl.h to cast to T

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 05:56:54 PDT 2020


gchatelet created this revision.
gchatelet added a reviewer: RKSimon.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch makes access to `this` as a `T` uniform accross the file.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82648

Files:
  llvm/include/llvm/CodeGen/BasicTTIImpl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82648.273694.patch
Type: text/x-patch
Size: 35277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/58ab2050/attachment.bin>


More information about the llvm-commits mailing list