The new getLocalReprs function also outputs dividends and
denominators and hence the CheckDivisionRepresentation fn is
modified to take the newer getLocalReprs function into account.
Signed-off-by: Prashant Kumar <pk5561@gmail.com>
Differential D115146
[MLIR] Simplify division extraction unit testing. pashu123 on Dec 6 2021, 5:02 AM. Authored by
Details The new getLocalReprs function also outputs dividends and Signed-off-by: Prashant Kumar <pk5561@gmail.com>
Diff Detail
Event TimelineComment Actions Thank you for this simplification! Could you change the revision title to better reflect the changes? Something like [MLIR] Simplify division extraction unit testing maybe?
|
Please use camelBack for variables (https://mlir.llvm.org/getting_started/DeveloperGuide/)