| [mlir] Split parser fuzzer for bytecode & text Enable fuzzing these independently. Currently still not linking in dialects beyond Builtin. | 3 年前 |
| [mlir] Split parser fuzzer for bytecode & text Enable fuzzing these independently. Currently still not linking in dialects beyond Builtin. | 3 年前 |
| [mlir] Use StringRef::{starts,ends}_with (NFC) This patch replaces uses of StringRef::{starts,ends}with with StringRef::{starts,ends}_with for consistency with std::{string,string_view}::{starts,ends}_with in C++20. I'm planning to deprecate and eventually remove StringRef::{starts,ends}with. | 2 年前 |