mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
This makes the IR more readable, in particular when this will be used on the builtin func outside of the LLVM dialect. Reviewed By: wsmoses Differential Revision: https://reviews.llvm.org/D109209