search for: extaddrmode

Displaying 1 result from an estimated 1 matches for "extaddrmode".

2014 May 21
5
[LLVMdev] [CodeGenPrepare] Sinking incoming values of a PHI Node
...ret void } so we need a solution to attack both issues. While we can solve the second issue by introducing a new base register leveraging SSAUpdater, I am not sure how to fold this complicated logic in MatchOperationAddr which updates one single target addressing mode. One possibility is to extend ExtAddrMode to support multiple base registers, which may complicate a lot of things. While I am thinking about an appropriate solution, I would like to bring these issues up to get more feedback. I really appreciate your thoughts on this. Thanks! Jingyue -------------- next part -------------- An HTML attac...