[all-commits] [llvm/llvm-project] b8cb79: [LangRef] Mangle all vector operands in insert/ext...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Wed Jan 19 07:33:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8cb79404b55ad2b5170a2fd67ee5287fbe50b4c
https://github.com/llvm/llvm-project/commit/b8cb79404b55ad2b5170a2fd67ee5287fbe50b4c
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[LangRef] Mangle all vector operands in insert/extract intrinsics
This better matches the canonical mangling of these intrinsics.
Reviewed By: peterwaller-arm
Differential Revision: https://reviews.llvm.org/D117675
More information about the All-commits
mailing list