diff options
author | David Green <david.green@arm.com> | 2022-03-10 14:45:13 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-03-10 14:45:13 +0000 |
commit | 21a97a2ac11b81240c08753277dc1a234c6a7816 (patch) | |
tree | 1a436234e3c4ca9d1d6b15badb9e439990c1f259 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 0f031daea8fc01ce44766f07b0f4c626ef28f8f5 (diff) | |
download | llvm-21a97a2ac11b81240c08753277dc1a234c6a7816.zip llvm-21a97a2ac11b81240c08753277dc1a234c6a7816.tar.gz llvm-21a97a2ac11b81240c08753277dc1a234c6a7816.tar.bz2 |
[AArch64] TBL uses zero for out of range elements.
A TBL instruction will use zero for any out of range values. We can use
this in GenerateTBL to help turn a TBL2 into a TBL1, avoiding the need
to materialise the zero.
Differential Revision: https://reviews.llvm.org/D121139
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions