diff options
author | David Green <david.green@arm.com> | 2021-01-08 16:10:01 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-01-08 16:10:01 +0000 |
commit | e185b1dd7b34c352167823295281f1bf1df09976 (patch) | |
tree | e059f7cc311f46774ff33c16b18365964514a44b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d4af86581e80ef0f7a6f4a4fff1c97260a726e71 (diff) | |
download | llvm-e185b1dd7b34c352167823295281f1bf1df09976.zip llvm-e185b1dd7b34c352167823295281f1bf1df09976.tar.gz llvm-e185b1dd7b34c352167823295281f1bf1df09976.tar.bz2 |
[ConstProp] Constant propagation for get.active.lane.mask instrinsics
Similar to the Arm VCTP intrinsics, if the operands of an
active.lane.mask are both known, the constant lane mask can be
calculated. This can come up after unrolling the loops.
Differential Revision: https://reviews.llvm.org/D94103
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions