[all-commits] [llvm/llvm-project] 8c5181: [VE] U|SDIV v256i32|64 isel and tests
Simon Moll via All-commits
all-commits at lists.llvm.org
Mon Dec 20 23:52:04 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c51812913c6aa301919a127d2cdfae7d9d6054a
https://github.com/llvm/llvm-project/commit/8c51812913c6aa301919a127d2cdfae7d9d6054a
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2021-12-21 (Tue, 21 Dec 2021)
Changed paths:
M llvm/lib/Target/VE/VVPInstrInfo.td
M llvm/lib/Target/VE/VVPInstrPatternsVec.td
M llvm/lib/Target/VE/VVPNodes.def
M llvm/test/CodeGen/VE/Vector/vp_sdiv.ll
M llvm/test/CodeGen/VE/Vector/vp_udiv.ll
Log Message:
-----------
[VE] U|SDIV v256i32|64 isel and tests
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D115940
More information about the All-commits
mailing list