[PATCH] D138508: [TargetLowering] Teach DemandedBits about VSCALE
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 19 10:09:30 PST 2022
compnerd added a comment.
I'm seeing a potential miscompilation on RISCV64 with this particular change: https://github.com/llvm/llvm-project/issues/59594
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138508/new/
https://reviews.llvm.org/D138508
More information about the llvm-commits
mailing list