oneDNN icon indicating copy to clipboard operation
oneDNN copied to clipboard

xe: conv: check GRF access bounds in release build

Open echeresh opened this issue 8 months ago • 0 comments

This is a follow-up after CVS-167104.

Changes:

  • Added reg_buf_t::check_bounds() check for release builds
  • Updated gen_convolution.cpp to print errors in case of status::runtime_error

echeresh avatar Jun 04 '25 22:06 echeresh