[all-commits] [llvm/llvm-project] 8c82d4: [TTI][X86] Pull out repeated getSizeInBits() calls...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Feb 10 10:58:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c82d42e97e9186c5034b100cf55aad6016883fb
https://github.com/llvm/llvm-project/commit/8c82d42e97e9186c5034b100cf55aad6016883fb
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-02-10 (Thu, 10 Feb 2022)
Changed paths:
M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
Log Message:
-----------
[TTI][X86] Pull out repeated getSizeInBits() calls. NFC.
More information about the All-commits
mailing list