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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 29 01:17:51 PDT 2024


dtcxzyw wrote:

@KanRobert I think this patch is far away from being ready for review.
Please make sure that this patch doesn't cause crashes or miscompilation on the following benchmarks:
+ [ ] Clang stage2 build
+ [ ] SPEC 2006/2017
+ [ ] llvm-test-suite
+ [ ] https://github.com/dtcxzyw/llvm-opt-benchmark
+ [ ] fuzzers (e.g., csmith)


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


More information about the llvm-commits mailing list