llvm-project
4eea1573 - [GlobalISel] Return byte offsets from computeValueLLTs (NFC) (#166747)

Commit
158 days ago
[GlobalISel] Return byte offsets from computeValueLLTs (NFC) (#166747) To avoid scaling offsets back and forth. This is also what SelectionDAG equivalent (ComputeValueVTs) does, and will allow to reuse ComputeValueTypes with less effort.
Author
Parents
Loading