mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
Fix memref region compute for 0-d memref accesses in certain cases (when there are loops surrounding such 0-d accesses). Differential Revision: https://reviews.llvm.org/D81792