[all-commits] [llvm/llvm-project] d57d8f: CodeGen: Reorder MachinePointerInfo fields
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Mar 14 07:07:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d57d8f364f25edeac9c8a7a2a7c54f8a7d2440dd
https://github.com/llvm/llvm-project/commit/d57d8f364f25edeac9c8a7a2a7c54f8a7d2440dd
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2021-03-14 (Sun, 14 Mar 2021)
Changed paths:
M llvm/include/llvm/CodeGen/MachineMemOperand.h
Log Message:
-----------
CodeGen: Reorder MachinePointerInfo fields
This saves a little bit of padding.
More information about the All-commits
mailing list