[PATCH] D52221: require lower-switch in preISel passes for AMDGPU

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 10:35:09 PDT 2018


sameerds updated this revision to Diff 166000.
sameerds added a comment.

improve the lit test

The test is now beefed up to use FileCheck variables. Also added a new
comment to explain what is being checked.


Repository:
  rL LLVM

https://reviews.llvm.org/D52221

Files:
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Transforms/Scalar/StructurizeCFG.cpp
  test/CodeGen/AMDGPU/diverge-switch-default.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52221.166000.patch
Type: text/x-patch
Size: 3575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/d15e89f3/attachment.bin>


More information about the llvm-commits mailing list