[all-commits] [llvm/llvm-project] ba8637: [ValueTypes] Fix size of nxv1f16 (32 -> 16).
sdesmalen-arm via All-commits
all-commits at lists.llvm.org
Mon Feb 8 03:01:56 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba8637ca84e07c7a7cfc8478db828e56003e8873
https://github.com/llvm/llvm-project/commit/ba8637ca84e07c7a7cfc8478db828e56003e8873
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M llvm/include/llvm/CodeGen/ValueTypes.td
Log Message:
-----------
[ValueTypes] Fix size of nxv1f16 (32 -> 16).
Clearly seems like this was a typo.
More information about the All-commits
mailing list