search for: shiva0217

Displaying 2 results from an estimated 2 matches for "shiva0217".

2017 Jan 13
2
NDS32 V3 backend
...I have submitted a series of 22 patches implementing code generation and assembler support. Please let me know if you'd like to be CCed in or added as a reviewer to future patches. Please find the current set of patches for your review here: * <https://reviews.llvm.org/differential/?authors=shiva0217> Your reviews and comments are very important to us for making this contribution better. Thanks for your time to review our contribution. Best regards, Shiva Chen
2017 Mar 17
2
Instruction Combine Cast (fptrunc (floor x)) -> (floor (fptrunc x))
> On Mar 17, 2017, at 06:31, Hal Finkel via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi Shiva, > > Thanks for reporting this. It looks like a bug to me (from r292855). Can you file a bug report? Matt, can you fix this? > > -Hal https://reviews.llvm.org/D31107