[all-commits] [llvm/llvm-project] de4230: [VE] Fix breakage after D118981
Simon Moll via All-commits
all-commits at lists.llvm.org
Tue Feb 15 09:57:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de42307e442adf5b4a00ab838ab71f37920d2cae
https://github.com/llvm/llvm-project/commit/de42307e442adf5b4a00ab838ab71f37920d2cae
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M llvm/lib/Target/VE/VEISelLowering.cpp
Log Message:
-----------
[VE] Fix breakage after D118981
VE backend code expected all VP SDNode to have a mask parameter. This
is not the case with vp.select|merge after D118981.
More information about the All-commits
mailing list