[PATCH] D115352: [AArch64] Add mayRaiseFPException to appropriate instructions

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 05:23:04 PST 2022


john.brawn planned changes to this revision.
john.brawn added a comment.

It looks like the machine combiner thing is a general problem with the AArch64 patterns not preserving MIFlags. I'll look into it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115352



More information about the llvm-commits mailing list