There's no support to lower scalable vector constrained operations for SVE
and thus without this change we'll crash during code generation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147600
[SVE][InstCombine] Don't convert calls to fp binop intrinsics to instructions when strictfp is required. ClosedPublic Authored by paulwalker-arm on Apr 5 2023, 3:59 AM.
Details Summary There's no support to lower scalable vector constrained operations for SVE
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 5 2023, 4:56 AM Closed by commit rG65031c189bc8: [SVE][InstCombine] Don't convert calls to fp binop intrinsics to instructions… (authored by paulwalker-arm). · Explain WhyApr 6 2023, 3:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 511353 llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-strictfp.ll
|