[PATCH] D113672: [AMDGPU][NFC] Fix typos
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 11 06:59:37 PST 2021
sebastian-ne added inline comments.
================
Comment at: llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp:780
+// DvNN_ type is GCC extension for vectors and is a subject for the
+// substitution.
----------------
foad wrote:
> I can't see a typo fix here. Is it just line wrapping?
Yes, just line wrapping from running clang-format afterwards.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113672/new/
https://reviews.llvm.org/D113672
More information about the llvm-commits
mailing list