Intel's HTM and CET are both very exciting developments.
Now that both clang and Visual Studio have mainlined control flow integrity, it can be made fast using hardware.
It looks like CET matches the Microsoft implementation of CFI more (according to [1] they worked together on the feature), I'm sure it'd be useful for clang as well.