You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL-MLIR][NFC] Use clang::Builtin enum when possible (#7257)
1. Used `clang::Builtin` enum instead of string comparison when possible
2. Moved some builtin handling to `EmitBuiltinOps()`
3. Refactored `EmitBuiltinOps()`
Signed-off-by: Tsang, Whitney <[email protected]>
0 commit comments