aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Option/OptTable.cpp
diff options
context:
space:
mode:
authorEmilio Cota <ecg@google.com>2022-12-06 10:30:06 -0500
committerEmilio Cota <ecg@google.com>2022-12-07 11:12:46 -0500
commit72d76a2403459a38a1d6daae62de6945097db8f9 (patch)
tree4f1e6f78c07fcf94d158b9d0de3cc26f10b5c715 /llvm/lib/Option/OptTable.cpp
parentf7d426b362ca9a4cb9b749050434b66c486be12d (diff)
downloadllvm-72d76a2403459a38a1d6daae62de6945097db8f9.zip
llvm-72d76a2403459a38a1d6daae62de6945097db8f9.tar.gz
llvm-72d76a2403459a38a1d6daae62de6945097db8f9.tar.bz2
[mlir][bufferize] lower allocation alignment from 128 to 64 bytes
While it is unlikely to matter in practice, there is no reason for this value to be larger than it should be. 64 bytes is the size of a cache line in most machines, and we can fit a full 512-bit vector in it. Reviewed By: springerm Differential Revision: https://reviews.llvm.org/D139434
Diffstat (limited to 'llvm/lib/Option/OptTable.cpp')
0 files changed, 0 insertions, 0 deletions