diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-07-17 10:26:23 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-07-21 18:13:04 -0400 |
commit | 7941dc504107799440e7efab974026c506b4dbd3 (patch) | |
tree | 37e4e0b914b54458f580ca21f22dfe54dc543ddd /clang/lib/Basic/Module.cpp | |
parent | 1168119c2f0eb46774e5358df957bf90084bf75a (diff) | |
download | llvm-7941dc504107799440e7efab974026c506b4dbd3.zip llvm-7941dc504107799440e7efab974026c506b4dbd3.tar.gz llvm-7941dc504107799440e7efab974026c506b4dbd3.tar.bz2 |
GlobalISel: Translate llvm.powi intrinsic
There are a few questionable things about this intrinsic and existing
DAG implementation. For some reason the intrinsic hardcodes the second
operand to be scalar-only i32, and SelectionDAG builder makes a
legalization decision based on whether the operand is constant.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions