[PATCH] D84841: GlobalISel: Handle assorted no-op intrinsics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 06:32:37 PDT 2020


arsenm updated this revision to Diff 281551.
arsenm retitled this revision from "GlobalISel: Handle llvm.expect" to "GlobalISel: Handle assorted no-op intrinsics".
arsenm edited the summary of this revision.
arsenm added a comment.

Handle a few more that just forward the argument


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

https://reviews.llvm.org/D84841

Files:
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-no-op-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84841.281551.patch
Type: text/x-patch
Size: 4274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200729/d8a132a7/attachment.bin>


More information about the llvm-commits mailing list