[PATCH] D80630: AMDGPU: Set mayRaiseFPException

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 07:00:17 PDT 2020


arsenm created this revision.
arsenm added reviewers: rampitec, kerbowa, foad.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
arsenm added parent revisions: D80470: AMDGPU: Start adding MODE register uses to instructions, D80625: AMDGPU: Fix dropping MI flags when rewriting instructions.

This may missing a few overrides to set it off still in some special
cases.


https://reviews.llvm.org/D80630

Files:
  llvm/lib/Target/AMDGPU/VOP1Instructions.td
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/lib/Target/AMDGPU/VOP3Instructions.td
  llvm/lib/Target/AMDGPU/VOPInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80630.266516.patch
Type: text/x-patch
Size: 3924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/8be19800/attachment.bin>


More information about the llvm-commits mailing list