[X86] Change how the alignment for the stack object is created in LowerFLT_ROUNDS_.
authorCraig Topper <craig.topper@gmail.com>
Mon, 17 Feb 2020 19:20:36 +0000 (11:20 -0800)
committerCraig Topper <craig.topper@gmail.com>
Mon, 17 Feb 2020 19:27:34 +0000 (11:27 -0800)
commit43e948c4b77f1da88511bac38cfcf4752bc19d37
treecb98fc5353572e3d75e5dcb454cd98a3f16d67d5
parentb62de210cf50ccb6822260e4075dd93333adb23e
[X86] Change how the alignment for the stack object is created in LowerFLT_ROUNDS_.

We don't need FrameInfo's concept of the stack alignment. We just
need to tell it the desired alignment. Which in this case is 2.
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/flt-rounds.ll