mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
This predates the templated variant, and has been simply forwarding to getSplatValue<Attribute> for some time. Removing this makes the API a bit more uniform, and also helps prevent users from thinking it is "cheap".