Skip to content

Conversation

@wizardengineer
Copy link
Contributor

Changes were discussed here: #100850 (comment)

cc: @vporpo

@github-actions
Copy link

⚠️ We detected that you are using a GitHub private e-mail address to contribute to the repo.
Please turn off Keep my email addresses private setting in your account.
See LLVM Discourse for more information.

@wizardengineer wizardengineer changed the title [SandboxIR][NFC] Fixes for functions LoadInst::create [SandboxIR][NFC] Fixes for LoadInst::create functions Jul 29, 2024
Copy link
Contributor

@vporpo vporpo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple of minor comments, looks good otherwise.

Copy link
Contributor

@vporpo vporpo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple more minor comments.

Copy link
Contributor

@vporpo vporpo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks! I will merge it as soon as the bots pass.

@vporpo
Copy link
Contributor

vporpo commented Jul 29, 2024

Btw isVolatile is also missing from StoreInst, so feel free to update that as well.

@wizardengineer
Copy link
Contributor Author

wizardengineer commented Jul 29, 2024

Btw isVolatile is also missing from StoreInst, so feel free to update that as well.

StoreInst: #100961 (btw, I have to add similar changes to the ones you discussed here onto the StoreInst PR. Mainly the test.)

@vporpo if it's okay with you, I needed help with understanding why the bot checks were failing for the StoreInst PR I created. if you have time are you able to check it out for me? I was struggling to find a fix.

@wizardengineer wizardengineer requested a review from vporpo July 29, 2024 19:12
@vporpo vporpo merged commit b3b390b into llvm:main Jul 29, 2024
@wizardengineer wizardengineer deleted the _SandboxIR_NFC_Added_more_functions branch July 29, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants