[llvm] [CodeGen] Cache Opcode in MachineInstr (PR #96797)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 27 02:22:27 PDT 2024
arsenm wrote:
We have a bunch of full bools in MachineInstr, does turning those into bitfields do anything?
https://github.com/llvm/llvm-project/pull/96797
More information about the llvm-commits
mailing list