[PATCH] D95019: [ConstantHoisting] Fix bug where constant materialization could insert into EH pad

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 11:48:25 PST 2021


nikic added a comment.

This needs a test case. See llvm/test/Transforms/ConstantHoisting for existing tests for this pass.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95019



More information about the llvm-commits mailing list