summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanjai@ca.ibm.com>2019-10-28 16:08:30 -0500
committerNemanja Ivanovic <nemanjai@ca.ibm.com>2019-10-28 17:23:08 -0500
commit97e36260709c541044f30092b420238511e13e5b (patch)
tree2185dc031cdd64ea14698d8989e018abe70122de /llvm/lib/CodeGen/MachineFunction.cpp
parentad531fff81a2a266ffed1d7da3333778cb59c983 (diff)
downloadbcm5719-llvm-97e36260709c541044f30092b420238511e13e5b.tar.gz
bcm5719-llvm-97e36260709c541044f30092b420238511e13e5b.zip
[PowerPC] Do not emit HW loop if the body contains calls to lrint/lround
These two intrinsics are lowered to calls so should prevent the formation of CTR loops. In a subsequent patch, we will handle all currently known intrinsics and prevent the formation of HW loops if any unknown intrinsics are encountered. Differential revision: https://reviews.llvm.org/D68841
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud