diff options
| author | Adrian Kuegel <akuegel@google.com> | 2020-02-28 15:57:38 +0100 |
|---|---|---|
| committer | Adrian Kuegel <akuegel@google.com> | 2020-03-04 13:13:31 +0100 |
| commit | 91acb5b3e1c372895f7f6fa9f5cf95bf80c2ae0b (patch) | |
| tree | 94bb1c7cfa20768ed27ad9170c8ddf8088eb5c91 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
| parent | bddab9285812e060c776233fc779654c1447f9e0 (diff) | |
| download | llvm-91acb5b3e1c372895f7f6fa9f5cf95bf80c2ae0b.zip llvm-91acb5b3e1c372895f7f6fa9f5cf95bf80c2ae0b.tar.gz llvm-91acb5b3e1c372895f7f6fa9f5cf95bf80c2ae0b.tar.bz2 | |
Add rsqrt op to Standard dialect and lower it to LLVM dialect.
Summary:
This adds an rsqrt op to the standard dialect, and lowers
it as 1 / sqrt to the LLVM dialect.
Differential Revision: https://reviews.llvm.org/D75353
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions
