"...Dialect/Linalg/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "05d2297b869444465134a17ce625b35f859958d0"
[CVP] Remove unnecessary checks for empty GNWR; NFC
The guaranteed no-wrap region is never empty, it always contains at least zero, so these optimizations don't ever apply. To make this more obviously true, replace the conversative return in makeGNWR with an assertion. llvm-svn: 361698
Loading
Please register or sign in to comment