commit | 1ef89f98c5b63d7e0119160fcdbdc09a4adb4aee | [log] [tgz] |
---|---|---|
author | River Riddle <riverriddle@google.com> | Tue Mar 26 12:22:52 2019 -0700 |
committer | jpienaar <jpienaar@google.com> | Fri Mar 29 17:42:19 2019 -0700 |
tree | 29d8a39a3868f0028f8fd2621c3608238c18a186 | |
parent | 8a76e2b6646cf4163c72007fbe770f1af6b8b8ad [diff] |
Add a utility Instruction::getDialect method to return the dialect an operation is associated with, or nullptr if the associated dialect has not been registered. PiperOrigin-RevId: 240402300