[PATCH] D158260: [GlobalISel] Add support for *_fpmode intrinsics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 15:49:58 PDT 2023


arsenm accepted this revision.
arsenm added inline comments.
This revision is now accepted and ready to land.


================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/legalize-fpmode.mir:4
+
+--- |
+  target triple = "aarch64-unknown-linux-gnu"
----------------
Probably don't need the IR section 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158260



More information about the llvm-commits mailing list