llvm-project/llvm/unittests/Transforms
Florian Hahn 978883d254
[VPlan] Add InductionDescriptor to VPWidenIntOrFpInduction. (NFC)
This allows easier access to the induction descriptor from VPlan,
without needing to go through Legal. VPReductionPHIRecipe already
contains a RecurrenceDescriptor in a similar fashion.

Reviewed By: Ayal

Differential Revision: https://reviews.llvm.org/D115111
2021-12-10 09:55:09 +00:00
..
IPO [Attributor] AAFunctionReachability, Handle CallBase Reachability. 2021-09-13 01:35:44 +03:00
Scalar [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
Utils [Cloning] Clone metadata on function declarations 2021-12-01 15:40:05 -08:00
Vectorize [VPlan] Add InductionDescriptor to VPWidenIntOrFpInduction. (NFC) 2021-12-10 09:55:09 +00:00
CMakeLists.txt