diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2021-06-09 14:43:59 -0400 |
---|---|---|
committer | Huber, Joseph <huberjn@ornl.gov> | 2021-06-09 16:16:37 -0400 |
commit | 4c9471581fa07331b9ec8e4ab1ea312fba43c0b6 (patch) | |
tree | a8a6033f03f7339407ee23f592337493044b0283 /llvm/lib/TextAPI/Target.cpp | |
parent | c70c30d6da0a0d46c45ca6b77d760216ddd420a7 (diff) | |
download | llvm-4c9471581fa07331b9ec8e4ab1ea312fba43c0b6.zip llvm-4c9471581fa07331b9ec8e4ab1ea312fba43c0b6.tar.gz llvm-4c9471581fa07331b9ec8e4ab1ea312fba43c0b6.tar.bz2 |
[Attributor] Set floating point loads and stores as nofree in AANoFreeFloating
Summary:
The current implementation of AANoFreeFloating will incorrectly list floating
point loads and stores as may-free. This prevents other attributor instances
like HeapToStack from pushing some allocations to the stack.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D103975
Diffstat (limited to 'llvm/lib/TextAPI/Target.cpp')
0 files changed, 0 insertions, 0 deletions