[PATCH] D45063: Do not use template for check{Int, UInt, IntUInt, Alignment}.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 29 14:09:39 PDT 2018


ruiu added a comment.

It is so trivial that I'm pretty sure that both gcc and clang can optimize it, but if you are in doubt, I can check for assembly.


https://reviews.llvm.org/D45063





More information about the llvm-commits mailing list