tqchen opened a new pull request, #20244: URL: https://github.com/apache/tvm/pull/20244
Move lane-mask semantics out of ordinary BufferLoad and BufferStore nodes into dedicated tirx.masked_load and tirx.masked_store calls. Add checked semantic views for the special calls, update producers and semantic consumers, preserve explicit LLVM masked-memory lowering, and reject unsupported source backends. Validation: - LLVM-enabled build - 707 focused masked/script/LLVM/legalization tests passed, 14 skipped - Clang-format, Ruff, and git diff --check passed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
