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
I'm not sure how the optimization results are currently checked? It looks like it's by looking at the diff?
But I created this issue because I realized that just checking the LLVM IR may wasn't enough.
Despite providing an IR with more facts, the code gen may submit poor code.
I'm not sure how the optimization results are currently checked? It looks like it's by looking at the diff?
But I created this issue because I realized that just checking the LLVM IR may wasn't enough. Despite providing an IR with more facts, the code gen may submit poor code.
I'm not sure how the optimization results are currently checked? It looks like it's by looking at the diff?
But I created this issue because I realized that just checking the LLVM IR may wasn't enough.
Despite providing an IR with more facts, the code gen may submit poor code.
See llvm/llvm-project#78578.
The text was updated successfully, but these errors were encountered: