[llvm] [X86][SimplifyCFG] Support hoisting load/store with conditional faulting (PR #96878)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 21:09:53 PDT 2024


dtcxzyw wrote:

> So you're working on exposing the potential issues for mask.load/store in other middle-end passes? 

No. It seems a bug in SimplifyCFG.

> And prefer the 3rd solution?

I prefer the second one.


https://github.com/llvm/llvm-project/pull/96878


More information about the llvm-commits mailing list