[all-commits] [llvm/llvm-project] 7cf887: [VE] Fix SDNode user loop after efa896e5f7
Simon Moll via All-commits
all-commits at lists.llvm.org
Mon Nov 15 00:58:24 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cf887b9501ea90f9890dad8127d1404c6e34f94
https://github.com/llvm/llvm-project/commit/7cf887b9501ea90f9890dad8127d1404c6e34f94
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2021-11-15 (Mon, 15 Nov 2021)
Changed paths:
M llvm/lib/Target/VE/VEISelLowering.cpp
Log Message:
-----------
[VE] Fix SDNode user loop after efa896e5f7
Rewriting SDNode user loops broke VEISelLowering (commit efa896e5f7).
This fixes it.
More information about the All-commits
mailing list