[llvm-dev] Instruction Combine Cast (fptrunc (floor x)) -> (floor (fptrunc x))

Matt Arsenault via llvm-dev llvm-dev at lists.llvm.org
Mon Mar 20 19:54:07 PDT 2017


> On Mar 20, 2017, at 18:43, Shiva Chen <shiva0217 at gmail.com> wrote:
> 
> Hi Hal,
> 
> I don't have llvm bugzilla account yet and I send the email to
> llvm-admin at lists.llvm.org last friday.
> I'll file the bug as soon as I get the account.
> 
> Thanks for verify the issue.
> Shiva
> 

Should be fixed by r298312


More information about the llvm-dev mailing list