Crude matching of complex multiply pattern.
Details
- Reviewers
- None
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/CodeGen/CodeGenPrepare.cpp | ||
---|---|---|
7245 | please use poison instead of undef as placeholder whenever possible. |
Paths
| Differential D91353
[CodeGenPrepare] Match complex multiply pattern (WIP). Needs ReviewPublic Authored by fhahn on Nov 12 2020, 7:07 AM. Tokens "Like" token, awarded by dnsampaio. This revision needs review, but there are no reviewers specified.
Details
Summary Crude matching of complex multiply pattern.
Diff Detail
Event Timelinefhahn added a parent revision: D91347: [IR] Add @llvm.complex.multiply intrinsic (WIP).Nov 12 2020, 8:20 AM
Revision Contents
Diff 304825 llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/test/Transforms/CodeGenPrepare/AArch64/complex-multiply.ll
|
clang-tidy: error: use of undeclared identifier 'm_InsertValue' [clang-diagnostic-error]
not useful