Remove IR combines that no longer apply after the SVE merging
intrinsics taking an all active predicate, have been canonicalised
to their equvalent undef (_u) variants.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153415
[NFC SVE ACLE] Remove IR combines that no longer apply. ClosedPublic Authored by jolanta.jensen on Jun 21 2023, 6:06 AM.
Details Summary Remove IR combines that no longer apply after the SVE merging
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 21 2023, 7:10 AM Closed by commit rG5cd16e2cb720: [NFC SVE ACLE] Remove IR combines that no longer apply. (authored by jolanta.jensen). · Explain WhyJun 22 2023, 3:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 533528 llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
|