[PATCH] D114800: [PowerPC] Replace MFVSRLD with MFVSRD when the vector is symmetrical
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 30 17:50:45 PST 2021
shchenz added a comment.
Can we fix this at the place where `MFVSRLD` is generated? (in DAG-ISEL?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114800/new/
https://reviews.llvm.org/D114800
More information about the llvm-commits
mailing list