diff options
author | Luke Lau <luke@igalia.com> | 2024-11-29 00:21:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-29 00:21:53 +0100 |
commit | d9c269577e6e68e1336461f266b20780f4d78dba (patch) | |
tree | 5b763229fee7bb6fb42d589be985d6ae3121fb6e /llvm/lib/Object/WasmObjectFile.cpp | |
parent | d648eed5899c4be10f1f7866eebef2bc171e673f (diff) | |
download | llvm-d9c269577e6e68e1336461f266b20780f4d78dba.zip llvm-d9c269577e6e68e1336461f266b20780f4d78dba.tar.gz llvm-d9c269577e6e68e1336461f266b20780f4d78dba.tar.bz2 |
[VPlan] Remove manual constant fold in VPWidenIntOrFpInductionRecipe. NFC (#118028)
This manual constant folding was added in 2017 in
https://reviews.llvm.org/D29956, but since then it looks like IRBuilder
has learnt to fold it away itself.
I'm not sure at what point this happened, I just verified this by
stepping through the call to CreateVectorSplat in the debugger.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions