[PATCH] D69729: AMDGPU: Be explicit about denormal mode in MIR tests

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 12:23:16 PDT 2019


arsenm created this revision.
arsenm added reviewers: rampitec, kerbowa.
Herald added subscribers: Petar.Avramovic, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

Start checking the machine function in GlobalISel instead of the
target directly.


https://reviews.llvm.org/D69729

Files:
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fdiv.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fmad.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fmad.s16.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fmad.s32.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fmad.s64.mir
  llvm/test/CodeGen/AMDGPU/omod-nsz-flag.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69729.227504.patch
Type: text/x-patch
Size: 208277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191101/b5b7b46d/attachment-0001.bin>


More information about the llvm-commits mailing list