Commit a45b787c authored by Matt Arsenault's avatar Matt Arsenault
Browse files

AMDGPU: Turn pow libcalls into powr

powr is just pow with the assumption that x >= 0, otherwise nan. This
fires at least 6 times in luxmark

https://reviews.llvm.org/D158908
parent f5d8a9b1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment