[llvm] [TableGen] Add `CodeGenIntrinsicsMap` for on-demand intrinsic creation (PR #107100)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 3 06:08:53 PDT 2024


jurahul wrote:

I realized that this is also fixing and/or avoiding potential future bugs where the code in PatternParser or SearchableTableEmitter today is not getting the right properties for the CodeGenIntrinsic objects created.

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


More information about the llvm-commits mailing list