[all-commits] [llvm/llvm-project] 9b5910: [RISCV][VP] Mangle pointers in vp.load and vp.stor...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Tue Nov 2 09:55:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b591078cf67f2731d9cc5f92605312ce15cfd5d
https://github.com/llvm/llvm-project/commit/9b591078cf67f2731d9cc5f92605312ce15cfd5d
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpload.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpstore.ll
M llvm/test/CodeGen/RISCV/rvv/vpload.ll
M llvm/test/CodeGen/RISCV/rvv/vpstore.ll
Log Message:
-----------
[RISCV][VP] Mangle pointers in vp.load and vp.store tests
Although this isn't required, it better matches the suggested syntax as
per the documentation work ongoing in D112930.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D112939
More information about the All-commits
mailing list