[all-commits] [llvm/llvm-project] a91a4d: [NFC][SelectionDAGBuilder] Use getObjectPtrOffset ...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Fri Aug 11 09:18:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a91a4d93d56bb55f4c4c04aa95284f8579bb44e1
https://github.com/llvm/llvm-project/commit/a91a4d93d56bb55f4c4c04aa95284f8579bb44e1
Author: Paul Walker <paul.walker at arm.com>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
Log Message:
-----------
[NFC][SelectionDAGBuilder] Use getObjectPtrOffset in place of discrete nodes.
Some prep work to make aggregate loads and stores TypeSize aware.
More information about the All-commits
mailing list