[all-commits] [llvm/llvm-project] 898065: Reword description of ISD::BUILD_VECTOR
Cameron McInally via All-commits
all-commits at lists.llvm.org
Wed Jul 8 12:41:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 898065a7b879f204874820f16e4e16ea2a961de0
https://github.com/llvm/llvm-project/commit/898065a7b879f204874820f16e4e16ea2a961de0
Author: Cameron McInally <mcinally at cray.com>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M llvm/include/llvm/CodeGen/ISDOpcodes.h
Log Message:
-----------
Reword description of ISD::BUILD_VECTOR
Move operand type restriction to the end of the description. This
hopefully makes the intention more clear.
Differential Revision: https://reviews.llvm.org/D83413
More information about the All-commits
mailing list