[PATCH] D114739: [LV] Always record recipe for optimized cast.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 5 05:04:10 PST 2021


fhahn abandoned this revision.
fhahn added a comment.

Removing of dead casts can be done directly in VPlan, so there's no need to record extra recipes: D115112 <https://reviews.llvm.org/D115112>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114739/new/

https://reviews.llvm.org/D114739



More information about the llvm-commits mailing list