[PATCH] D158234: [MLIR][Math] Add support for f16 in the expansion of math.roundeven

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 04:34:32 PDT 2023


DavidSpickett added a comment.

When you reland this, please add this to the test to disable it on Windows on Arm:

  // UNSUPPORTED: target=aarch64-pc-windows-msvc

And we (Linaro) will figure out what is going wrong with the unaligned load/stores.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158234/new/

https://reviews.llvm.org/D158234



More information about the llvm-commits mailing list