[PATCH] D140638: [Codegen][LegalizeIntegerTypes] New legalization strategy for scalar shifts w/ shift amount by a multiple of CHAR_BIT
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 23 19:33:13 PST 2022
craig.topper added a comment.
In D140638#4015836 <https://reviews.llvm.org/D140638#4015836>, @lebedev.ri wrote:
> Do conjure `MachinePointerInfo`.
Isnt pointerinfo for stack automatically inferred?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140638/new/
https://reviews.llvm.org/D140638
More information about the llvm-commits
mailing list