[PATCH] D131208: [RISCV] Prevent constant hoisting for (ashr (add (shl X, 32), C<<32), 32).
Juergen Ributzka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 4 20:41:40 PDT 2022
ributzka accepted this revision.
ributzka added a comment.
This revision is now accepted and ready to land.
RISCV is not my expertise, but LGTM with respect to constant hoisting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131208/new/
https://reviews.llvm.org/D131208
More information about the llvm-commits
mailing list