This intrinsic is not supposed to live through lowering, eventually it should turn
into true constant and be optimized away.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D146027
[TTI] Evaluate cost of experimental_widenable_condition as zero ClosedPublic Authored by mkazantsev on Mar 14 2023, 3:00 AM.
Details Summary This intrinsic is not supposed to live through lowering, eventually it should turn
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 14 2023, 3:01 AM This revision was landed with ongoing or failed builds.Mar 14 2023, 3:11 AM Closed by commit rGb0ea210b351b: [TTI] Evaluate cost of experimental_widenable_condition as zero (authored by mkazantsev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 505002 llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/test/Transforms/LoopUnroll/guard-cost-for-unrolling.ll
|