diff options
author | David Green <david.green@arm.com> | 2020-07-21 08:24:37 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2020-07-21 11:39:31 +0100 |
commit | becaa6803ab532d15506829f0551a5fa49c39d7e (patch) | |
tree | 2e66adebb095a0fd973d67209c6d1196931e6b46 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | e37b220442ec4f629a30e5ac229f2ae17580dca9 (diff) | |
download | llvm-becaa6803ab532d15506829f0551a5fa49c39d7e.zip llvm-becaa6803ab532d15506829f0551a5fa49c39d7e.tar.gz llvm-becaa6803ab532d15506829f0551a5fa49c39d7e.tar.bz2 |
[ARM] Constant fold VCTP intrinsics
We can sometimes get into the situation where the operand to a vctp
intrinsic becomes constant, such as after a loop is fully unrolled. This
adds the constant folding needed for them, allowing them to simplify
away and hopefully simplifying remaining instructions.
Differential Revision: https://reviews.llvm.org/D84110
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions