diff options
author | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2020-08-25 13:39:55 +0100 |
---|---|---|
committer | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2020-08-25 13:49:19 +0100 |
commit | ae366479e8c67c18756a823e6ce1c7fcd86a208f (patch) | |
tree | a1a82e171385820071cc814da1c891cb2014e768 /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 4d90ff59ac453a67ac692ffdf8242e4cfbd2b34f (diff) | |
download | llvm-ae366479e8c67c18756a823e6ce1c7fcd86a208f.zip llvm-ae366479e8c67c18756a823e6ce1c7fcd86a208f.tar.gz llvm-ae366479e8c67c18756a823e6ce1c7fcd86a208f.tar.bz2 |
[LV] get.active.lane.mask consuming tripcount instead of backedge-taken count
This adapts LV to the new semantics of get.active.lane.mask as discussed in
D86147, which means that the LV now emits intrinsic get.active.lane.mask with
the loop tripcount instead of the backedge-taken count as its second argument.
The motivation for this is described in D86147.
Differential Revision: https://reviews.llvm.org/D86304
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions