"llvm/lib/Target/AVR/AVRConfig.h" did not exist on "85f21f2029a9be360c734c8ce09a8f01bd7ee3f6"
Update MemRefAccess::getAccessMap to always canonicalize map + operands
- with this we won't see duplicate / unused operands when getting access maps, or when constructing FlatAffineConstraints based on such maps - we can probably change fullyComposeAffineMapAndOperands to ensure this TODO(b/123879896). PiperOrigin-RevId: 232356600
Loading
Please sign in to comment