diff options
author | Atmn Patel <a335pate@uwaterloo.ca> | 2020-11-04 22:30:58 -0500 |
---|---|---|
committer | Atmn Patel <a335pate@uwaterloo.ca> | 2020-11-04 22:32:50 -0500 |
commit | cea0599aa75ba528d077453602945e6d0440f8c3 (patch) | |
tree | a252b373c712dd36a18a94a9b66bfa3e0c5d063b /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 234857f730761a1a662a1b1af6a3b2b7f6e59aac (diff) | |
download | llvm-cea0599aa75ba528d077453602945e6d0440f8c3.zip llvm-cea0599aa75ba528d077453602945e6d0440f8c3.tar.gz llvm-cea0599aa75ba528d077453602945e6d0440f8c3.tar.bz2 |
[LangRef] Adds llvm.loop.mustprogress loop metadata
This patch adds the llvm.loop.mustprogress loop metadata. This is to be
added to loops where the frontend language requires that the loop makes
observable interactions with the environment. This is the loop-level
equivalent to the function attribute `mustprogress` defined in D86233.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D88464
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions