User Details
- User Since
- Nov 5 2021, 5:52 AM (65 w, 4 d)
Today
fix the unused variable warning
additional test cleanup
address NIT comment
address review comments.
address reviewer comments
Yesterday
Fix windows build with explicit cast to llvm::MDNode
Sun, Feb 5
LGTM!
Fri, Feb 3
LGTM!
The algorithm change made it indeed more easy to understand.
Thu, Feb 2
I added one comment regarding naming but the rest LGTM! It's nice to see this conversion functions gone, especially as some of them did not cover everything.
address additional review comments
refactoring of the conversion class
Wed, Feb 1
move into separate files and dispatch through ModuleTranslation
Address the renaming comments
Tue, Jan 31
LGTM module the comment.
Mon, Jan 30
Overall, this is looking good to me.
Please wait for the opinions of others as they might have other concerns.
Fix the broken build by making the detail helpers static header functions.
Sun, Jan 29
Fri, Jan 27
LGTM!
Commit message change and additional comment addressing.
address review comments and drop intrinsic specific attributes.
Thu, Jan 26
Wed, Jan 25
address additional comments and extend tests
Tue, Jan 24
Add checks for invalid result attributes. This checks explicitly looks for otherwise valid argument attributes, as there might be arbitrary attributes attached to a result.
Address additional comments
rename test file and add a comment to indicate the start of the respective test cases.
Mon, Jan 23
address review comments
Changed the handling to drop all argument attributes in the case of a type expanding to multiple arguments
Fri, Jan 20
Thu, Jan 19
change unreachable message
address review comments
LGTM!
Wed, Jan 18
addressing review comments
Addressed review comments
Small comment change
Sun, Jan 15
Thank you very much for the reviews. Could one of you commit this revision for me as I do not yet have commit access?
Thu, Jan 12
LGTM!
LGTM!
address additional comments
Wed, Jan 11
Minor improvement
address reviewer comments
Tue, Jan 10
Added the reviewers of the previous commits to ProfDataUtils.cpp.
Ensuring that the mlirBuilders cannot access private members and thus forcing them to use the more stable public interface of ModuleImport is a good idea. LGTM!
Jan 6 2023
LGTM!
address review comments