llvm-project
1fb2ab37
- [InstCombine] Add the missing insertion point before IRBuilder instruction creation (#165315)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
56 days ago
[InstCombine] Add the missing insertion point before IRBuilder instruction creation (#165315) Should set the insertion point appropriately before we create an instruction with IRBuilder. Fixes: SWDEV-562571
References
#165315 - [InstCombine] Add the missing insertion point before IRBuilder instruction creation
Author
changpeng
Parents
66acd04a
Loading