[llvm] [TTI] Use TypeSize in isLoadFromStackSlot and isStoreToStackSlot [nfc] (PR #132244)
Min-Yih Hsu via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 20 09:19:26 PDT 2025
https://github.com/mshockwave commented:
maybe `s/TypeSize::getFixed(0)/TypeSize::getZero()/` ?
https://github.com/llvm/llvm-project/pull/132244
More information about the llvm-commits
mailing list