[PATCH] D140747: [Transform] Rewrite LowerSwitch using APInt

Peter Rong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 2 13:46:00 PST 2023


Peter updated this revision to Diff 485888.
Peter added a comment.

use APInt instead of APSInt


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140747

Files:
  llvm/lib/Transforms/Utils/LowerSwitch.cpp
  llvm/test/Transforms/LowerSwitch/pr59316.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140747.485888.patch
Type: text/x-patch
Size: 12581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230102/0730cdb1/attachment.bin>


More information about the llvm-commits mailing list