[llvm] [X86, SimplifyCFG] Support hoisting load/store with conditional faulting (Part I) (PR #96878)
Shengchen Kan via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 20:56:32 PDT 2024
KanRobert wrote:
> I think that this isn't something SimplifyCFG should be handling.
This is completely opposite to what I thought. Can you tell me the reasoning behind your idea?
https://github.com/llvm/llvm-project/pull/96878
More information about the llvm-commits
mailing list